adding 5 different transition effects for 5 different drops

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
gene99
Beginner
Beginner
Posts: 1
Joined: Thu Jun 19, 2003 1:00 am
Location: Atlanta, Georgia

adding 5 different transition effects for 5 different drops

Post by gene99 »

Below is my experiment menu & it's menu_array.js file. I have learned to add icons. I want to add a different transition to each drop menu catagory. I have fade working on all I believe. I want the below added as well. My problem is the original code is for the transition on the far right hand drop. I don't know which code that accompanies this transition should stay in & which should be removed. I'm trying different combinations w/ no luck so far. I have another menu workingnot working that I am trying these transitions on. It's working in the "not working/invisible mode at the moment. Thanks, Gene
http://www150.pair.com/gene999/menu.htm
http://www150.pair.com/gene999/menu_array.js


checkerboard(direction=Up, sqauresx=2, sqauresy=2, duration=0.5) checkerboard

Pixelate(sqaures=2, duration=0.5) pixelate

randombars(orientation=Horizontal, duration=0.5) random bars

wheel(spokes=2, duration=0.5) wheel
Thanks for a great menu.
Post Reply