Connecting Tech Pros Worldwide Forums | Help | Site Map

put div on bottom when the table resize

Member
 
Join Date: Mar 2008
Posts: 46
#1: Jul 10 '09
hi,
i have a table with a div inside when the page load the div is on bottom at 100%
the site have some menus that changes the size of the site without reloading
the page when the site grow that div is pushed to the down so far so fine.
but when the content change again to the previous/original/small size
the div dontī stay on the bottom at 100%
the problem is when the height/width are changed in runtime without reload the
page the div canīt return to the bottom of the table.
there is some javascript function or something like that to put
the div on bottom again?
thanks a lot for your help
:)

acoder's Avatar
Site Moderator
 
Join Date: Nov 2006
Location: UK
Posts: 14,581
#2: Jul 10 '09

re: put div on bottom when the table resize


Post your code or a link, so we can see the problem.
Member
 
Join Date: Mar 2008
Posts: 46
#3: Jul 13 '09

re: put div on bottom when the table resize


hi,
you can see the site working there:
http://higienalgarve.com/index.php

i think i fixed the issue of height but now i have 2 colums and i donīt want that, because this result in other problem like you can see

thanks for your help
:)
Reply