Frank
12-16-2002, 04:29 PM
In the code for a page that I'm doing I have the code for a link.
<td onClick="MM_openBrWindow('htm2/Lotr.htm','','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,width=750,height=500')"><u>HTML 2</u></td>
<td>Lord Of The Rings countdown</td>
This links the text to the proper site, however the pointer is not right and I would like to change it.
I have seen the thread in here concerning <a href" "> and changing pointers using CSS. It works quite well, but does not work for me in this case.
Thanking you in advance
Frank
<td onClick="MM_openBrWindow('htm2/Lotr.htm','','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,width=750,height=500')"><u>HTML 2</u></td>
<td>Lord Of The Rings countdown</td>
This links the text to the proper site, however the pointer is not right and I would like to change it.
I have seen the thread in here concerning <a href" "> and changing pointers using CSS. It works quite well, but does not work for me in this case.
Thanking you in advance
Frank