I am working on a project that I need to place draggable elements inside a Bootstrap tab-pane. The dragging is set to clone, revert and appendTo: 'body'. The object once dragged starts on the position
top = 0 left = 0 I used jquery to check the values of top and left, which of the element dragged, it was non zero. Using Bootstrap 3 On Tuesday, January 22, 2013 9:47:21 AM UTC+5:30, Todd McGregor wrote: > > I'm running into issues trying to use bootstrap and JQuery UI together. > Here's the issues I've seen so far: > > 1) Bootstrap collapse (accordion) does not work if JQuery UI is loaded > 2) JQuery UI draggable does not work if the draggable element is inside a > bootstrap row > > Anybody else seeing similar issues? > > -Todd > -- You received this message because you are subscribed to the Google Groups "twitter-bootstrap" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
