Help - Search - Members - Calendar
Full Version: CSS gallery with links and text...
HTMLHelp Forums > Web Authoring > Cascading Style Sheets
Plane_Crazy_4_YHWH
Hello all css experts...

I need some help figuring out how to create a type of gallery using css (if possible without involving JS) that contains text and links and images in a contained area when someone clicks on a thumbnail...

This gallery ( http://www.cssplay.co.uk/menu/gallery-large.html ) at CSSPlay is similar to what I am looking for, except I want it to display only when clicked on.

Can this be done without JS?

Thanks in advance...

KJ
pandy
That's hard with only CSS, because while there is :hover, there is no :click.
Plane_Crazy_4_YHWH
Exactly why I was wondering if I might have to use JS...
bc-
just a thought, don't no how to fix your problem, but maybe someone can bounce an idea off it....
cant you have a separate page load below the first one. you could click a link, say, a thumbnail linked to a page of a full sized picture. have that page load below the list of thumb nails..?
or am i just retarted?
Plane_Crazy_4_YHWH
no, that does make sense... would give the right effect if you use iframes... but the idea is to keep it in the same page so as to allow more keywords. The website I'm working on has limited space so I have a hard time keeping up with competition. I want to be able to fit as many key words in without cluttering the page. iframes are just links to other documents, so the keywords of the other documents wouldn't show up in the same page. Good idea though.

Thanks!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.