where can I find a menu like this

P

Paul M

Hi
I like the style of collapsable menu found on the BT site.

http://www.btwholesale.com

I particularly like the way it collapses, pushing the rest of the menu down
.. Where can I find code/tuition on how to create something like this
Best wishes
Paul M
 
S

Steve Easton

If you're using FrontPage 2003, check out layers and behaviors in Help.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
P

Paul M

Thanks Steve
I can see where I can show/hide the layer but how can I get it to move the
other layers down beneath it when its visible.
I forgot to mention that the menu I am talking about is the dark gray one on
the right. when you click on one it drops down
http://www.btwholesale.com
Thanks
Paul M
 
T

Thomas A. Rowe

The site is using Java server-side.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
P

Paul M

Thanks Thomas
A bit to advanced for me.
Paul M
Thomas A. Rowe said:
The site is using Java server-side.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
A

Andrew Murray

I think that's done with collapsible tables/rows or collapsible bullet lists?
only supported in latest browsers, will show as "expanded" in earlier browsers,
or where Javascript is turned off.
 
Top