Is there a usable HTML web gallery template for Lightroom 2?
Posted
by Johannes Rössel
on Super User
See other posts from Super User
or by Johannes Rössel
Published on 2010-03-28T13:35:36Z
Indexed on
2010/03/28
13:43 UTC
Read the original article
Hit count: 344
The built-in HTML gallery unfortunately generates invalid HTML markup so its looks are likely more coincidence than proper design. That aside its JavaScript usage prevents using the middle mouse button to open an image in a new tab.
A look at the few free HTML gallery templates out there shows me that there seems to be little interest in building an actual HTML gallery which doesn't use JavaScript. Most of them are using JS to build fancy animations or in-page popup boxes containing the image. This may be nice for some people but at least one person who looks at my images is on dial-up and quickly opening all images in individual tabs to let them load and then close the connection is very nice to have there.
Anyone seen such a gallery template; i. e. simple, plain HTML without JS? My HTML/CSS skills aren't that good that I can develop such a thing on my own, unfortunately.
© Super User or respective owner