Jump to content
Search Community

jbatt01

Members
  • Posts

    3
  • Joined

  • Last visited

jbatt01's Achievements

2

Reputation

  1. I figured it out. I had duplicate .drag1 classes. User error It is all working now.
  2. See how the mouse gets off the button.
  3. Any ideas why this would be happening when I try to do a draggable within a jQuery Mobile page? http://screencast.com/t/Et3fQiVY Here is my draggable code Draggable.create(".drag1", { type:"x,y", edgeResistance:0.65, bounds:".ui-content" });
×
×
  • Create New...