kevinyzer
01-09-2004, 01:53 PM
hello i need help on fixing my script..
file:
http://www.kevinyzer.com/forum2/Copy of tableheight.js
problem: i dont know why it oscillates
what does the script do:
modifies a height style of any object.
why did i make this script: to fill the void space on my portal
there are three places i wanted to modify; left center and right part of my table
IDS: blanktable,blanktableb,blanktablec
i created each div for left right and center
and a div layer to determine the bottom
now to get the height for each table, i subtracted the offsety bottom to the offsety of left,right and center divs
file:
http://www.kevinyzer.com/forum2/Copy of tableheight.js
problem: i dont know why it oscillates
what does the script do:
modifies a height style of any object.
why did i make this script: to fill the void space on my portal
there are three places i wanted to modify; left center and right part of my table
IDS: blanktable,blanktableb,blanktablec
i created each div for left right and center
and a div layer to determine the bottom
now to get the height for each table, i subtracted the offsety bottom to the offsety of left,right and center divs