Forum Moderators: open

Message Too Old, No Replies

Menus with flowing effect

         

ravi

8:33 am on Sep 26, 2008 (gmt 0)

10+ Year Member



I would like to create the Menus flowing effect.

When we are moving the Mouse or click on the Parent Menu.It should show the child menus with the flowing effect.

I have designed the Menus but it is not showing with that effect.

What behavior i have to use in the js to show the drop down effect like flowing from top.

Can anyone help me

Thanks
ravi

httpwebwitch

8:17 pm on Sep 29, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi ravi,
Your best strategy may be to find another site where that flowing effect is employed, and look at how they do it. Visual effects are described by so many names that it's hard to know what you mean by "flowing". Maybe you mean a "slide [demos.mootools.net]"?

There are many effects available using JS libraries like Mootools, Scriptaculous, JQuery, etc. Most of them will enable you to add a Transition Effect to an Element/Event with a single line of script. Best if you download one of the libraries and experiment with them for a while, to get used to the syntax.