A good keyword to search for is "lightbox." That's what these things are being called now. I don't know any that work supper on desktop and mobile, but the nice thing is that the good ones simply take a list of images with a special CSS class and turn them into lightboxes, so that they degrade nicely.<div>

<br></div><div><a href="big-image.jpg" class="lightbox"></div><div>  <img src="small-image.jpg" alt="This is an image"></div><div></a></div><div><br></div><div>When you click the small image it will expand and have a caption that says "this is an image." You can often group them as well so that you get next and previous buttons for free. You could use one which ignores mobile browsers and then use a media query stylesheet that formats it to look nice on a mobile.<br>

<br><div class="gmail_quote">On Mon, Oct 17, 2011 at 11:12 AM, Dave Hala Jr <span dir="ltr"><<a href="mailto:dave@58ghz.net">dave@58ghz.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

I'm for looking an image viewer for a site I'm building. I'd like<br>
something that functions kinda like the facebook image viewer. Something<br>
that I can pass a list of names of image files to and then the end user<br>
can move back and forth through them.<br>
<br>
It needs to function with all the current PC browsers and smart phones.<br>
Any one got anything they have been working with?<br>
<br>
:) Dave<br>
<br>
<br>
<br>
_______________________________________________<br>
Cialug mailing list<br>
<a href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br>
<a href="http://cialug.org/mailman/listinfo/cialug" target="_blank">http://cialug.org/mailman/listinfo/cialug</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Matthew Nuzum<br>newz2000 on freenode, skype, linkedin and twitter<br><br><p>







</p><p><span>♫</span> You're never fully dressed without a smile! <span>♫</span></p><p></p><br>
</div>