I'm looking for a way to use a jquery lightbox to display a custom google map address, i found only one plugin(http://morecowbell.net.au/2009/02/boxen ... me-plugin/)....but i'm not very good with jquery and i couldn't done it myself...is it possible for someone to explain how i can achieve this ?
Thickbox is a jquery plugin like lightbox that you can use to load up a html page with your custom map.
EDIT: I had issues with IE and Firefox only showing 2/3 of the map in the Thickbox so I ditched it and just loaded it in a normal page in the end. Worked great in safari and webkit though...
I'm looking for a way to use a jquery lightbox to display a custom google map address, i found only one plugin(http://morecowbell.net.au/2009/02/boxen ... me-plugin/)....but i'm not very good with jquery and i couldn't done it myself...is it possible for someone to explain how i can achieve this ?
Thanks
http://marcgrabanski.com/article/jquery ... ial-basics
http://www.codylindley.com/Javascript/2 ... e-them-all
You can see it in action at;
http://www.twoinaroomstudios.com.au/ind ... ge=contact
under the "view map" link.
Thickbox is a jquery plugin like lightbox that you can use to load up a html page with your custom map.
EDIT: I had issues with IE and Firefox only showing 2/3 of the map in the Thickbox so I ditched it and just loaded it in a normal page in the end. Worked great in safari and webkit though...