Hi I have two sortables that have divs as the draggable elements. Included in those divs are some anchor tags to make some buttons that call javascript functions elsewhere in the page.
It all works fine in Firefox & Safari, but in IE7 it's a matter of luck if the link will accept clicks. Sometimes you click the link, sometimes the div acts like it's being dragged (it fades as per the start of the drag, but doesn't move). I've tried to click the mouse as quickly as possible, and holding it completely still, but it makes no difference. This is a showstopper for me, as IE is such a big part of my audience. Anyone got any suggestions? A similar (and possibly related_ problem. In the same page i have a draggable with a href link to "close" it using blindup in the handle. sometimes in IE clicking the link makes the draggable move up to the top left corner of the window, and the javascript to close the draggable doesn't fire. All help appreciated. Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
