Kieran Posted March 13, 2010 Report Share Posted March 13, 2010 Hey there, Im a complete jQuery novice and I understand phpVMS integrates jQuery as standard. I'm looking to implement this jQuery Lightbox with phpVMS so that I can display links and images using it. I understand this isn't the ideal place to ask, but the guys at jQuery may never have even heard of phpVMS. http://fancybox.net/home Any jQuery experts who can guide me with installation in the more abnormal phpVMS environment are appreciated. PS. Efforts at following their instructions fail (rather epically, actually) Thanks, Kieran Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted March 13, 2010 Administrators Report Share Posted March 13, 2010 Try out this one: http://jquery.com/demo/thickbox/ The instructions on that are good, you just need to include the thickbox.js file, not the jquery.js file Quote Link to comment Share on other sites More sharing options...
Kieran Posted March 16, 2010 Author Report Share Posted March 16, 2010 Thanks I've got one integrated now... In a lightbox, I want to display the standalone live map using either an inline DIV or iframe. How would I go about extracting the live map alone? Thanks, Kieran. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted March 17, 2010 Administrators Report Share Posted March 17, 2010 Thanks I've got one integrated now... In a lightbox, I want to display the standalone live map using either an inline DIV or iframe. How would I go about extracting the live map alone? Thanks, Kieran. A div would be best... call the Tempalte::Show('acarsmap.tpl') within a div, then call that div into the lightbox. I think that's the easiest way I can think Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.