A screen(window) dropping down

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
minds_gifts
Forum Commoner
Posts: 63
Joined: Mon Feb 10, 2003 4:23 am

A screen(window) dropping down

Post by minds_gifts »

Hello,

I would like to know if its possible to do something which is shown in the following webpage using DHTML or Java-script.

http://www.40days.com

when you enter the above page and if you click on each links, you see a window dropping down.Its all done in flash.

Is that possible do such one using java-script??

I've a page divided into 2 frames, on the top frame i've all the links.Now, when i click on the link i show the text in the bottom frame.Instead, I would like to show as in 40days.com.

Any ideas???

Many thanks
lostboy
Forum Contributor
Posts: 329
Joined: Mon Dec 30, 2002 8:12 pm
Location: toronto,canada

Post by lostboy »

yes you can do this with layers...and moving the layers around...there is a really good book an using javscript to manipulate images in the browser, comes with code called;

Dynamic HTML Web Magic
ISBN: 1-56830-421-8
New Riders Press

probably the best book I have seen on using layers and images
Post Reply