ffranke / Laker-Compendium

Laker is a compendium of files, frameworks, styles and tips for designing digital publications in HTML5.
http://www.lakercompendium.com
304 stars 40 forks source link

Image gallery with lightbox. #118

Open fortarrigo opened 11 years ago

fortarrigo commented 11 years ago

Hi Florian and thanks a lot for your fantastic work. Just a question: is it possible to have an image gallery with lightbox or something similar in a page? I tried to add several jquery plugins but without success. I'm trying to build a magazine of my volunteers association and I'd like to show our photos. Thanks in advance for your help.

P.S.: I'm not a lucky owner of a Mac so, the magazine is only a "web app" for now.

ffranke commented 11 years ago

Hey there! Should be possible. Did you tried it in a webbrowser? Does it work there? I already implemented a few jquery scripts, so it shouldn't be different for a lightbox. cheers florian

fortarrigo commented 11 years ago

Thanks for your quick reply Florian. I tried both web browser (Safari and Chrome for Windows, Windows 7) and Safari Mobile (iPad 1st version, iOS 5). Probably the plugins weren't compatible with JQuery version loaded. Can the last version of Laker work properly with an higher version of JQuery than 1.5? Thank you (for your patience :D). Have a nice day.

ffranke commented 11 years ago

just try. ;)

fortarrigo commented 11 years ago

Mission accomplished! Colorbox jquery plugin works like a charm with jQuery 1.5. I tried to use a newer version of jQuery but the plugins didn't work properly. I tried also to update plugins, but there aren't updates for jquery-css-transform and rotate-3Di. With Colorbox it's all perfect and it's really easy to implement. Next step will be to find a solution to swipe pages of the webapp on mobile devices. Greetings