views:

22

answers:

0

Hi,

I'm using a Telerik JQuery activated drag and drop.

The form is set up with two basic containers, one is a Radlistview with the elements that get dragged, and the other is a target repeater container with words. The whole thing is a type of matching exercise.

The problem that I'm having is that the hover effect doesn't activate when I am dragging something over top of an element. It works in firefox and chrome but in IE, it only displays the hover effect when I drag over without carrying an item from the other container.

Anybody know how I would use JQuery to force the hover in IE when an element is over top of the container?