Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Article Manager 2:
[SOLVED] Image Display using Modal Dialogs

 

 


mbittner
User

Jun 3, 2009, 10:53 AM

Post #1 of 5 (1400 views)
Shortcut
[SOLVED] Image Display using Modal Dialogs Can't Post

Is there a way to incorporate something like Lightbox (http://en.wikipedia.org/wiki/Lightbox_(JavaScript)) into AM?


Matt Bittner
Software Engineer
Internet Modeler

(This post was edited by mbittner on Jun 16, 2009, 11:40 AM)


Donna
Staff / Moderator


Jun 4, 2009, 5:07 PM

Post #2 of 5 (1395 views)
Shortcut
Re: [mbittner] Image Display using Modal Dialogs [In reply to] Can't Post

Yep, absolutely. We've used Lightbox with all of our products. :)

Just follow the directions for Lightbox as they give them, and it'll work just fine. :)

Donna

--
support@interactivetools.com


jamjon
New User

Jun 5, 2009, 9:34 AM

Post #3 of 5 (1389 views)
Shortcut
Re: [Donna] Image Display using Modal Dialogs [In reply to] Can't Post

how can I edit the img tag insert code to include "rel=lightbox" or other code automatically?


Donna
Staff / Moderator


Jun 9, 2009, 1:50 PM

Post #4 of 5 (1327 views)
Shortcut
Re: [jamjon] Image Display using Modal Dialogs [In reply to] Can't Post

Hi jamjon,

Exactly as you described. :) Find the img tag for the image you want to use Lightbox with (you may need to dig around in your template) then add rel="lightbox" to it. :) Make sure you don't remove the other stuff in the image tag, as Article Manager needs that to know what the dynamic details will be, but you can add things to that no problem.

Donna

--
support@interactivetools.com


mbittner
User

Jun 16, 2009, 11:39 AM

Post #5 of 5 (1306 views)
Shortcut
Re: [Donna] Image Display using Modal Dialogs [In reply to] Can't Post

Thanks. FWIW, I have it working now.


Matt Bittner
Software Engineer
Internet Modeler