On 9/9/11 11:26 AM, Kevin A. Cameron wrote:
Most people nowadays use something like lightbox, thickbox or
fancybox (there must be a generic term for these...?), these use JS
to open a large image in an overlay (similar to clicking an image in
a status feed on Facebook).

We use fancybox quite a bit here: http://fancybox.net/

The markup is extremely simple: <a href="link to full size
image"><img src="thumbnail" /></a>

Kevin


On Fri, Sep 9, 2011 at 10:58 AM, Brahm
Friedlander<brahmf...@gmail.com>wrote:

This is my first post.

In the past I've used frames to make web sites. My site -
http://www.brahmfriedlander.ca  uses frames.

Other artists have asked me to make similar sites for them but I
know "frames" are not the way to go and css is. How would I go
about creating a site with the same features as mine i.e.
displaying photos on a split screen rather than having thumbnail
opening to large jpg on different page.


Looking at your gallery, I think this example is likely more in line
with your needs:

http://thewebwiz.net/temp/noinaa/gallery.html

This is CSS only at the moment - it can be improved with a touch of
JavaScript to prevent the page jump on short windows...

CSS is embedded.
--
Cordially,
David

______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to