Forum Moderators: open
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
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.