Displaying 2 results from an estimated 2 matches for "h2ter68tjadqt0dzr".
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
Hello All,
While performing work on an upcoming project, we are running into a
problem where floats are not showing up in draggables under IE when
these elements are dynamically added to a container via the DOM. Of
course, we are re-initializing the Draggables on re-insertion, but IE is
not rendering the floats -- although they are there, and once the
element is dragged, they appear.
For a