If you look at advanced usage, you'll find the naked javascript API.

You can call the greybox functions from anywhere you can have
javascript.  I regularly call them in onclicks and other functions.
If you're calling from an iframe or the like, make sure you add "top."
to the front of your greybox calls so that they open in the main page.

--
Tyler Style
http://malthusian-solutions.com
http://nirdvana.com

Tom wrote:
> I think I can figure out how to do the onclick but I am not sure how I
> would use this with an onchange event. My current onchange is of
> course in a select tag and looks like onchange="updateaction
> (this);updemailinfol();". One of those functions currently invokes a
> window.open and I am wanting to replace that with GreyBox.
>
> If I understand GreyBox it primarily works off of an anchor tag. Can
> it work in an onchange? How would I modify my current code to get this
> to work?
>
> Any and all help is appreciated. :D
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GreyBox" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/greybox?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to