Author: sparky
Date: Mon May 21 19:57:37 2007
New Revision: 8622
Modified:
toys/stbr/index.php
Log:
- disable onclick when over hides
Modified: toys/stbr/index.php
==============================================================================
--- toys/stbr/index.php (original)
+++ toys/stbr/index.php Mon May 21 19:57:37 2007
@@ -219,6 +219,7 @@
popupS.display = "none";
popupS.width = "auto";
activeOver.onmouseout = null;
+ activeOver.onclick = null;
if (window.onmousemove)
window.onmousemove = null;
else
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit