Posted by vito on 10/18/06 16:35
Hi
I have on the page images and when I move mouse on the image then javascript
show cloud (html <div onmousemove='show_table()'>) with description about
this picture. This cloud sometimes
is so big and it adding empty lines at the end of page.
t - cloud
blue - my real background
white - adding (uselessness) background by to big cloud
-------------------
| |
| blue |
| - |
| | t |--------- --- |
| - white |
--------------------
I want to read size of cloud to add blue background instead of white.
I can't read size of cloud because default it is hidden and javascript can't
read height of hidden object.
Navigation:
[Reply to this message]
|