Hello,
Is it possible to use JavaScript or some other browser-side scripting language to remove (as opposed to make invisible) part of an HTML page?
I am familiar with making part of an HTML page invisible by using layers and setting the visibility property to "hidden" or "hide", depending on the browser. However, making part of an HTML page invisible leaves the area blank. I'm looking to have the area that follows move up so it doesn't look like there's a blank space.
If you would like to see an example of making part of an HTML page invisible, you can visit:
Any ideas would be greatly appreciated.
Richard
Is it possible to use JavaScript or some other browser-side scripting language to remove (as opposed to make invisible) part of an HTML page?
I am familiar with making part of an HTML page invisible by using layers and setting the visibility property to "hidden" or "hide", depending on the browser. However, making part of an HTML page invisible leaves the area blank. I'm looking to have the area that follows move up so it doesn't look like there's a blank space.
If you would like to see an example of making part of an HTML page invisible, you can visit:
Any ideas would be greatly appreciated.
Richard