
Originally Posted by
lilithmorrigan
My boyfriend wants me to work on his site... he has the following code:
<body text="#ffffff" bgcolor="#000000" rip-style-bordercolor-backup="" style="" rip-style-borderstyle-backup="" rip-style-borderwidth-backup="">
<p align="center"> <!--#if expr="$HTTP_COOKIE != /grid/" --> <img usemap="#table5" src="img/table5.jpg" border="0" height="370" width="540"> <!--#else --> <img usemap="#table5" src="img/table5_unlocked.jpg" border="0" height="370" width="540"> <!--#endif --> <map name="table5"> <area shape="rect" coords="171,14,388,201" href="journal5/index.html" target="_parent" onmouseover="window.status='pick up the journal'; return true"> <area shape="rect" coords="0,0,539,369" href="/temple.html" onmouseover="window.status='leave the table'; return true"> </map> </p>
</body>
</html>
The bolded scripts aren't currently enabled. Any idea how to enable them? >_>
Bookmarks