html >> SpryCollapsiblePanel - making div positions dependant on open/closed height...

by PinoStyL » Sun, 17 Feb 2008 22:34:44 GMT

Hi, everyone,

I hope this message finds everyone in great health and spirits.

I've created my own collapsible panel that resembles a parchment scroll.

See here: http://www.sbdki.com/sbdmaa/index.cfm

Thing is, I'd like the divs beneath it to shift downward when the scroll opens
("unrolls") but I'm not sure of how to set the CSS for this to happen. I
assumed it'd have to do with position:relative, but then I also thought about
clearing and floating...

Here's hoping you can help,
Marc



Similar Threads

1. Making div height 100%

2. CSS div height when height unknown?? - Adobe Dreamweaver

3. div not expanding height to fit image height with css

4. DIV height behaviour within another DIV - Adobe Dreamweaver

5. Problem making new DIV tags with CSS in a file made from a template

Hi, 

 I have made a template and am now wanting to create new pages from this 
template.  When I create a new page from this template I can't make new DIV 
tags with CSS within new pages from the template.  I have a large container in 
the centre of the page and within that I am attempting to create several DIV 
tags with CSS.  When I attempt to make a new div tag with CSS from a new style 
sheet it won't allow it saying that it the area I am working in must have the 
word editable in the HEAD tag.  Can anybody shed any light on what is the 
correct way of working from a template which allows me to produce new div tags 
with CSS within an editable region of the template.

 Many thanks,


6. making div stretch vertically to same size as neighbor div

7. 'Absolute' DIV positioning probs in a fluid DIV

8. CSS position one div top and one div bottom within a td - Adobe Dreamweaver