FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

A CSS position question

 


yvanmarl
Hi all!

I have a table position with the "absolute" function. Under this table, I have another one. The left position is absolute in pixel, but the top position is variable.

Often, I add some cells to the first table. I want to make the second table follow the end of the first table. Can I script some sort "top position for second table = end of first table"? Question
I.e. enter a code line to indicate to follow the end of the first table instead of a number of pixel?

Thank you! Laughing
Martin.
webbone
you can do this

<table name="table1"></table>
<br> //use some <br>
<table name="table2"></table>
misterdimiz
webbone wrote:
you can do this

<table name="table1"></table>
<br> //use some <br>
<table name="table2"></table>


agreed.
Take it easy.
It seems the simplier way to do what you want.
Reply to topic    Frihost Forum Index -> Scripting -> Php and MySQL

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.