|
 |
javascript thread: ie div height
Message #1 by "Bocai Mihai Cristian" <mihai.bocai@r...> on Fri, 22 Feb 2002 21:03:48 +0200
|
|
<div id='divOne' ....>
</div>
<js>
theheight = divOne.offsetHeight;
</script>
aVar = divID.offsetHeight;
Hope thisd helps
Kirk Sculland
http://www.sculland.com
> how can i get a div's height in IE?
> obj.style.height does not work for me...
>
> TIA
>
> --
> --
> Bocai Mihai Cristian
> Software Development Manager
>
> mihai@i...
> Tel: 020 83748115
> Fax: 020 83741415
>
> IN WWW Ltd
> Global House
> 33 Springfield Avenue
> London
> N10 3SU
> -------------------------------------------------------------------------
---
> -----------------------------
> This message is for the designated recipient only and contains
privileged or
> confidential information.
> If you have received it in error, please notify the sender immediately
and
> delete the original.
> Any other use of the email by you is prohibited.
> -------------------------------------------------------------------------
---
> -----------------------------
>
>
>
|
|
 |