Type: Posts; User: delta9857
Bump
Hi everyone, I am trying to create a script that will change the height of an image to a set value depending on the height of a DIV. Basically, the DIV contains a collapsable table and the img is...
Thanks Vic, that has worked perfectly!
I am trying to create a script that sets all elements with the class name "tblist" to style.display = "none" when the page is loaded. Here is my code: <script type="text/javascript"> function...