Jump to content
Search Community

turnono

Members
  • Posts

    3
  • Joined

  • Last visited

turnono's Achievements

0

Reputation

  1. I have one more issue (currently), and that is to be able to center the mouse to the dragged item whilst dragging it. How can i do that? Ok i have managed to sort that out too. here is the updated codepen: http://codepen.io/turnono/pen/JXOKNG?editors=0010
  2. Thanks for the response, i have managed to create what i needed by forking from a pen by Rodrigo Hernando http://codepen.io/rhernando/pen/Jlfsq. Here is what how i managed to do it: http://codepen.io/turnono/pen/GZMPeK?editors=0110
  3. Hi, i am having an issue that i just cant solve. The demo Codepen illustrates the problem best. I would really appreciate if someone could help me. Basically, I have a <div> with position: fixed property. Inside this <div> i have an image that is cloned when it is dragged. The problem i have is that i don't want the clone to have position: fixed. Thanks.
×
×
  • Create New...