Displaying 2 results from an estimated 2 matches for "rusenko".
Did you mean:
revenko
2006 Jun 14
3
sortables and onClick events firing
I have a page that I have been tasked with adding sortable support to, and
the div elements that are being dragged have a <a href> in them with an
onClick handler that opens a new window with a preview. Is there a way to
keep that onCLick from firing when a sortable is dropped?
Sam D
_______________________________________________
Rails-spinoffs mailing list
2006 Jun 16
0
Draggables, Floats, DOM and IE
...ng toggling the CSS
display properties on the content (''none'', then ''''), actually removing
the elements from the DOM and then re-inserting them, and more, but I
can''t crack this one. Any ideas or approaches would be highly appreciated.
Thanks!
David Rusenko