Hi,
I have created a draggable with a helper that displays a text (helper:
function(event) {}).
In Firefox and Opera, the text is placed where I want it (cursorAt:
{ top: -12, left: -20 }), but in IE (8) it is far away from the
cursor. It seems like the calculation of the draggable's position
produces wrong figures, because the div lives in a table cell. I think
the behaviour is the same in earlier versions of IE.
I have a test site for JQuery:
-server: http://dev.secureoffice.net?site=JQUERYUI
- user: [email protected]
- password: JQueryUI
To drag files and folders, drag the icon (in front of the filename)
into the tree in the left pane.
Edwin
--
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/jquery-ui?hl=.