Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

offsetHeight -> returning the wrong value!

Status
Not open for further replies.

kerbspace

Programmer
Jan 19, 2001
5
MX
hi people,

please take alook at:


when i try to use offsetHeight to get the heighof the layer in 'Red' the returns the whole height instead of the height of the viewable layer.

how can return the value of the layer height in IE4+? i have solved the problem in IE5+.

the external script i use can be found at this url:


the function where the object is created can be found at:

function scrollArea(id)

please advise as i have searched for a long time witout coming across a solution that solves this problem for IE4+

thank you =)

kerb.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top