Hi people,
Here's my question:
I have this JS line that opens a new HTML.It workes on one of my pages but not in the index page. I can't figure this out.
Here it is:
<code>
<a href="javascript:;" onClick="MM_openBrWindow('1.html','Demo','width=820,height=580')"><img src="btn_arrow.gif" border="0"/></a>
</code>
I'd appreciate your help
Here's my question:
I have this JS line that opens a new HTML.It workes on one of my pages but not in the index page. I can't figure this out.
Here it is:
<code>
<a href="javascript:;" onClick="MM_openBrWindow('1.html','Demo','width=820,height=580')"><img src="btn_arrow.gif" border="0"/></a>
</code>
I'd appreciate your help