sorry, I had a database error
I'm trying to make this page
http://members.metallifukinca.com/ht...file=test.html
look and act like this page
http://www.metallifukinca.com/oldfan/
Meaning I want the links when clicked, they open up
This is the code
Quote:
<a href="JAVASCRIPT:;"
onclick="MM_openBrWindow('0019.html','set','scroll bars=yes,resizable=yes,width=550,height=430,top=0, left=0')">001
9</a></font></TD>
|
I tried changing it to this
Quote:
<a href="JAVASCRIPT:;"
onclick="MM_openBrWindow('http://www.metallifukinca.com/oldfan/0019.html','set','scrollbars=yes,resizable=yes,wid th=550,height=430,top=0,left=0')">001
9</a></font></TD>
|
but the new window won't open.
sorry for the confussion and thanks for the help