Yeah, mine's a little bit of both to be fair, If the div's are shown wrong
then when the CSS is switched off it could be messy, I don't want to use
flash as the target is 11 - 16 year olds on school pc's so big chance of IE6
showing it's ugly head. Just looking for an accessible and compliant way to
show it with a little flair.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Adam Martin
Sent: 09 July 2008 00:46
To: wsg@webstandardsgroup.org
Subject: RE: [WSG] Iamge Gallery CSS help

I feel that this list is turning into a please help me without any regard to
whether it is a "web standards" issue or not.

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Essential eBiz Solutions Ltd
Sent: Wednesday, 9 July 2008 9:35 AM
To: wsg@webstandardsgroup.org
Subject: [WSG] Iamge Gallery CSS help

 

Hi All,

            I've got a design issue. I need to have a page that show's 4
galleries. I've already written the gallery script that I'll be using with
requires and includes, but I need to copy a flash design for the gallery
holder. I need to place 4 divs in the same area and when one is selected
have it expand to show that gallery. I've been playing with the CSS but
having trouble with getting it to recognise which DIV is active, I may need
some JavaScript, but I have no knowledge of it.

 

My CSS so far is 

 

div.gal_holder {

            width: 400px;

            height: 300px;

            position: relative;

            float: left}

 

div.gal_holder a {

            display: none;

            }

div.gal_holder a:hover {

            display: block;

            z-index: 99;

            }

div.gal_holder a:active {

            display: block;

            z-index: 99;

            }

 

An ideas would be great.

 

Many Thanks

 

Disclaimer : This email and its attachments may be confidential and are
intended solely for the use of the individual to whom it is addressed. Any
views or opinions expressed are solely those of the author and do not
necessarily represent those of Essential eBiz Solutions Ltd. If you are not
the intended recipient of this email and its attachments then please contact
the sender if you believe you have received this email in error.

Essential eBiz Solutions Ltd, Registered in England and Wales Company
Registration No: 57200784. Registered Office: 92, Stanton Road, Meir,
Stoke-on-Trent, Staffordshire, ST3 6DF.

 


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
******************************************************************* 


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
******************************************************************* 



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to