Fresco - A Beautiful Responsive Lightbox
41–47 of 47 posts
Re: Fresco - A Beautiful Responsive Lightbox
#42These things break the web by making it impossible for me to send a link pointing at the lightboxed content to a friend.
You can have a unique link for the lightbox simply by using a query string to automatically launch the lightbox.
So there's no way to access the raw image without searching in source code (unless I'm missing something).
In any case that's what I don't really like about it.
Re: Fresco - A Beautiful Responsive Lightbox
#43These things break the web by making it impossible for me to send a link pointing at the lightboxed content to a friend.
And there's no reason that this has to be the case either. The JavaScript history API could be used to push unique URLs into the address bar on each image view.
Re: Fresco - A Beautiful Responsive Lightbox
#44These things break the web by making it impossible for me to send a link pointing at the lightboxed content to a friend.
Re: Fresco - A Beautiful Responsive Lightbox
#45No keyboard support?
http://www.frescojs.com/documentation/options#options_keyboa...
Re: Fresco - A Beautiful Responsive Lightbox
#46Or you could download http://www.jacklmoore.com/colorbox and set the height and width to a percentage. That has always worked for me. You can choose to put pretty much anything in there, not to mention that it is licensed under the MIT License. Still great work though, you got my vote, hope you sell a bunch of licenses!