Hi,
We''re having issues implementing scriptaculous for a drop down menu.
Here is an example:
http://tinyurl.com/28atyz
It appears to work correctly, but the problem is you need to actually
hover over the submenu for it to close the drop down menu. If you
don''t
touch the submenu, it will never mouseout.
The other method that incorporates another kind of code is found here
http://tinyurl.com/ys9gzs
The problem here is the animation does not appear correctly (submenu
rolls
out with wrong size) and if you attempt to hover twice over the menu,
it
can break. I solved this in the version above by using Effect Queues,
but
this does not seem to be working here. However, the mouseout function
works without having to hover over the menu
The final option I was playing around with is the onclick, for example
having a triangle to indicate a drop down:
http://tinyurl.com/yp6cg8
However, this is inconvenient instead of a mouseover menu
Any ideas how to fix anyone?
Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Spinoffs" group.
To post to this group, send email to
rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---