bitovi / jquerypp

jQuery's missing utils and special events
http://jquerypp.com
MIT License
1.21k stars 160 forks source link

#84: add divs to the dom to fix the order after the add function #85

Closed fara82 closed 11 years ago

fara82 commented 11 years ago

There was a ticket created that is related to the bug in safari: http://bugs.jquery.com/ticket/13331 The issue was fixed by adding the elements to the DOM.