| Page 1 of 1 | [ 2 posts ] |
|
Hi guys,
Ive got a big problem with the Yui2 Drag and Drop lib in IE7. I have a div without content like this: <div id="test" style="height:100px;border:1px solid;"></div> I have also the draggable content but this is not important now. you may ask yourself what the problem is. The Answer is the following: 1.) The Page is loaded 2.) the div with id=test is empty (of course) 3.) after the page loaded I click on an <a>-Tag which has an onclick. this onclick makes the following: document.getElementById("test").innerHTML = "<div>new added content</div><br/><div>new added content</div><br/>"; 4.) so now i take a draggable element and move it very fast over my div with id="test". This for about 5 seconds. Then the Browser crashes without a reason Need help please |
|
Please post a link to a repro case so we can test against it.
|
| Page 1 of 1 | [ 2 posts ] |
| 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 |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group