[Question] About a menu from a site

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
Elena
Beginner
Beginner
Posts: 2
Joined: Wed Jul 28, 2004 9:42 am

[Question] About a menu from a site

Post by Elena »

If is possible to make the same dropdown menu from this site - with DHTML Menu Version 5.0?
The menu falling down and transparent.

http://www.highend3d.com/

I thank you in advance!

-Elena
User avatar
fredlongworthhighschool
Mega Advanced
Mega Advanced
Posts: 362
Joined: Fri Jun 27, 2003 11:34 am
Location: Manchester, England.
Contact:

Post by fredlongworthhighschool »

The transparency shouldn't be a problem.

It's the way that the menus scroll open and close that may be an issue. If there is a Microsoft filter for IE then it should be easy to replicate.
Andy Davis
Web Designer & Smartboard Manager

Fred Longworth High School, Manchester, England.
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Actually there is a filter setup that does that, but it only works in IE...

Code: Select all

overfilter = "GradientWipe(WipeStyle=1,motion='forward',duration=0.4);Shadow(color='#202020', Direction=135, Strength=4)";
outfilter = "GradientWipe(WipeStyle=1,motion='reverse',duration=0.4);Shadow(color='#202020', Direction=135, Strength=4)";
You can see it at http://westcgi.west.asu.edu/sai/.
John
Elena
Beginner
Beginner
Posts: 2
Joined: Wed Jul 28, 2004 9:42 am

Post by Elena »

Thank you very much for the fast answer!

-Elena
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

You're welcome.

Obviously you can play with the parameters to change the speed, etc.
John
Post Reply