searson1
04-20-2007, 07:17 AM
1) Script Title: Popup Blocker Generator
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex8/popwin.htm
3) Describe problem: Hi all - The Popup Blocker works just fine and does mostly what I want it to do. However, I would like the link text that is created to to turn white on hover. Any ideas how I could do this please? The working code is below. I would be very appreciative if anyone could help me here.
I did try emailing the author of the script, but the given email address no longer appears to be active.
<a href="Rex36.htm" onclick="NewWindow(this.href,'mywin','300','300','no','center');return false" onfocus="this.blur()" style="text-decoration: none"><font color="#000080">Rex 36 <span style="font-variant: small-caps">></span></font></a>
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex8/popwin.htm
3) Describe problem: Hi all - The Popup Blocker works just fine and does mostly what I want it to do. However, I would like the link text that is created to to turn white on hover. Any ideas how I could do this please? The working code is below. I would be very appreciative if anyone could help me here.
I did try emailing the author of the script, but the given email address no longer appears to be active.
<a href="Rex36.htm" onclick="NewWindow(this.href,'mywin','300','300','no','center');return false" onfocus="this.blur()" style="text-decoration: none"><font color="#000080">Rex 36 <span style="font-variant: small-caps">></span></font></a>