I was getting a problem with drag/drop feature, IE7 and jQuery 1.3.
The problem is, it's ok to drag and drop the object the first time
after page load, but the second time, i've got an "unspecified
error" (on IE6/7 only)

I've done some debug with Visual Studio and found that the problem is
located around the 4176th line

Here is a post I found with a fix/hack to work around the problem:

http://groups.google.com/group/jquery-dev/browse_thread/thread/9c54083394a7df30/d4f12e76c0c347b5

I made the fix in my code and it works but I want to ask the experts
if this is a bad way to fix this issue. If it isn't can we get this
fix into the development tree?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to