[ 15 posts ] Go to page Previous1, 2

tasos

  • Username: tasoss
  • Joined: Thu Sep 24, 2009 4:06 am
  • Posts: 10
  • Offline
  • Profile

Re: drag and drop problem, events not active until i drag and...

Post Posted: Tue Sep 29, 2009 12:11 am
+0-
Unfortunately it doesn't work.Any ideas about where can i seek for help?
Thanks again!

Dav Glass

  • Username: davglass
  • Joined: Thu Aug 28, 2008 9:28 am
  • Posts: 2088
  • Location: Marion, IL, US
  • Twitter: davglass
  • GitHub: davglass
  • Gists: davglass
  • IRC: davglass
  • Offline
  • Profile
Tags:

Re: drag and drop problem, events not active until i drag and...

Post Posted: Tue Sep 29, 2009 12:58 pm
+0-
This is not an issue with Drag & Drop. DD does nothing to the mouseover/mouseout events. So it can't be interfering with your mouseover handlers.

Try removing them and attaching them after they have moved. Browsers tend to not like things moved, so you may have to remove the listeners while dragging, then reattach them after it's moved.

tasos

  • Username: tasoss
  • Joined: Thu Sep 24, 2009 4:06 am
  • Posts: 10
  • Offline
  • Profile

Re: drag and drop problem, events not active until i drag and...

Post Posted: Tue Sep 29, 2009 1:11 pm
+0-
I have already done it.But I will change the code tomorrow to the given url(so you will be able to see what exactly i have done) and let you know.Really,thank you for helping.

tasos

  • Username: tasoss
  • Joined: Thu Sep 24, 2009 4:06 am
  • Posts: 10
  • Offline
  • Profile

Re: drag and drop problem, events not active until i drag and...

Post Posted: Wed Sep 30, 2009 3:38 am
+0-
I have changed the code also in http://www.interworks.biz/temp/dash.html
So you can take a look and let me know.
Thanks.

tasos

  • Username: tasoss
  • Joined: Thu Sep 24, 2009 4:06 am
  • Posts: 10
  • Offline
  • Profile
Tags:

Re: drag and drop problem, events not active until i drag and...

Post Posted: Wed Sep 30, 2009 8:11 pm
+0-
Hello again.I have changed the code.Can you please take a look?
http://www.interworks.biz/temp/dash.html
Thanks!
  [ 15 posts ] Go to page Previous1, 2
Display posts from previous:  Sort by  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum