hi i have this script wich works exactly as expected in ie but in firefox it gets a little bit messed up. here is the script:
Code:
HTML Code:
<script language="JavaScript"> function show(obj) { document.getElementById(obj).style.display = (document.getElementById(obj).style.display=='block')...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.