![]() |
|
|
|||||||
| Register | Forum FAQ | Search | Today's Posts | Mark Forums Read |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Yes, but in a form checkbox...
I want it to: when cllicked go to the url but trigger the onclick event required for the greybox script.... I thought it would be like: HTML Code:
onclick="document.location.href=('http://www.thisdomain.com', 'return GB_showCenter('Domain Name', this.href)')"
but it's not. lol |
|
||||
|
My offhand guess is:
onclick="return GB_showCenter('Domain Name', 'http://www.thisdomain.com')" |
|
||||
|
John-Marc !
I had actually tried your recommendation early on, but in my laughable life - did not have the greybox functioning correctly. In the meantime, I had fixed that issue, and lo and behold - your recommendation works perfectly. lol Thanks so much for the response - it helped me get back to the basics and resolve the issue - once again you are awesome! Last edited by rlhanson; 09-24-2008 at 08:36 AM. Reason: not enough coffee |
|
||||
|
Thanks.
BTW - I first saw greybox on your site and researched it. I am now using it on a major clients site in place of popups and they are happy that their support issues have gone down dramatically because they spent a lot of time trying to explain to their customers that their app was not working because the users had between 2 and 9 different popup blockers in their browsers. So Thank You for that! |
| Thread Tools | |
| Display Modes | |
|
|