RE: [WSG] div hiding and expanding

2007-05-23 Thread Chris Taylor
arkup. Take a look here, it's free to use: http://www.stillbreathing.co.uk/projects/performer/performer.html Chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of kevin mcmonagle Sent: 22 May 2007 16:39 To: wsg@webstandardsgroup.org Subject: [WSG] div

RE: [WSG] div hiding and expanding

2007-05-23 Thread Chris Taylor
arkup. Take a look here, it's free to use: http://www.stillbreathing.co.uk/projects/performer/performer.html Chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of kevin mcmonagle Sent: 22 May 2007 16:39 To: wsg@webstandardsgroup.org Subject: [WSG] div

Re: [WSG] div hiding and expanding

2007-05-22 Thread Joseph R. B. Taylor
First, I'd swap out those id's for some class names so you can use them more than once. Then a splash of javascript can isolate the elements that you want to apply the behavior to: * Make a function to hide everything that shouldn't be in view * Make a function to hide/reveal the next s

[WSG] div hiding and expanding

2007-05-22 Thread kevin mcmonagle
Hi, Is there a way to do this unobtrusively and validly? see div ids: The expanding div would push down the bottom border of the wrapper and expand to the height of its content. It would be used for event listings that have 2 categories of c