Gossamer Forum
Home : Products : Links 2.0 : Customization :

Re: How to rate in a pop-up windows

Quote Reply
Re: How to rate in a pop-up windows In reply to
If you DON'T mean the frame mod, then in your links, you need to specify an onClick event to open the rate page... of course that will only work for JavaScript enabled browsers.

your links might look like:

<a href="http://www.something.com" onClick="window.open('http://www.yourdomain.com/cgi-bin/rate.cgi?ID=<%ID%>','Rate It','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=500,height=175');">Click here</a>

--Drew
~~~~~~~~~~~~~~~~~~~~~~
MUSIC@NonSilent
http://ucmd.virtualave.net/pages/
Subject Author Views Date
Thread How to rate in a pop-up windows mikt1 2441 May 25, 2000, 11:01 AM
Thread Re: How to rate in a pop-up windows
Stealth 2382 May 25, 2000, 11:15 AM
Thread Re: How to rate in a pop-up windows
mikt1 2388 May 25, 2000, 1:10 PM
Thread Re: How to rate in a pop-up windows
Stealth 2462 May 25, 2000, 1:41 PM
Thread Re: How to rate in a pop-up windows
mikt1 2367 May 25, 2000, 3:01 PM
Thread Re: How to rate in a pop-up windows
Stealth 2368 May 25, 2000, 3:26 PM
Thread Re: How to rate in a pop-up windows
sponge 2366 May 25, 2000, 4:12 PM
Thread Re: How to rate in a pop-up windows
Stealth 2387 May 25, 2000, 5:05 PM
Thread Re: How to rate in a pop-up windows
mikt1 2359 May 25, 2000, 6:19 PM
Thread Re: How to rate in a pop-up windows
Stealth 2366 May 25, 2000, 6:24 PM
Post Re: How to rate in a pop-up windows
sponge 2321 May 26, 2000, 10:31 PM
Post Re: How to rate in a pop-up windows
mikt1 2359 May 25, 2000, 6:16 PM