Alexey.Guzenko (AT) gmail (DOT) com wrote:
Quote:
div id="mydiv" style="border:1px solid #000000; width:800px;"
onmouseleave="hideBorder(this);" onClick="showBorder(this);" |
The problem with this is, apart from being MSHTML-only, it is not Valid
HTML. That also applies to the rest of your code.
PointedEars
--
"Use any version of Microsoft Frontpage to create your site. (This won't
prevent people from viewing your source, but no one will want to steal it.)"
-- from <http://www.vortex-webdesign.com/help/hidesource.htm>