AltynbekKZ / galleriffic

Automatically exported from code.google.com/p/galleriffic
0 stars 1 forks source link

Cinema/Full-Screen View ENHANCEMENT SUGGESTION #127

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Please provide any additional information below.

Would be *very interested* in a full-screen viewing capability for 
Galleriffic...

Here is an example of how I am currently using the plugin:

http://www.threelightsphoto.com/wedding-photographer/pinehurst/index2.php

Original issue reported on code.google.com by la...@lauraluisphoto.com on 20 Jun 2010 at 3:09

GoogleCodeExporter commented 8 years ago
I'm about to attempt something like this.  Any tips re: instantiating a new 
instance when the full screen option is activated vs trying to reuse the 
already instantiated galleriffic instance in a resized context?  I'm leaning 
towards instantiating a new one -- esp. because I may want to feed it larger 
full-size images for large display -- but am curious about the potential to do 
something clever to bump the existing instance into a "full screen" mode - 
either by modifying css or by doing a more complex operation - maybe use jquery 
detach() to pull the slideshow out of the content and then stick it into a 
popover lightbox container.

Has anyone gone down these roads before?

Original comment by jek...@gmail.com on 6 Sep 2012 at 7:57