Superfish drag-drop problem
Posted
by HasanGursoy
on Stack Overflow
See other posts from Stack Overflow
or by HasanGursoy
Published on 2010-05-24T15:54:44Z
Indexed on
2010/05/24
16:11 UTC
Read the original article
Hit count: 302
Hi, I've created a menu with jQuery superfish but I'm having problem when drag-drop on one of the top menu items. .sfHover class is added when pressed on a item and if this item is not clicked and dropped item remains with .sfHover class and because of this, background of the item is changed.
How can I fix this problem?
Here is the demo.
© Stack Overflow or respective owner