Fred wrote:
Outstanding James! A different approach to get a more flexible result.
Fred.

or document.getElementById("blah").style.display = 'none';


That would also work well.

innerHTML is not supported by many browsers


I wasn't aware of this, thanks!

Cheers,
James Relyea.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to