Opened 14 years ago
Closed 14 years ago
#4526 closed bug (invalid)
memory leak in ie 6.0.2800
Reported by: | black | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.3.2 |
Component: | unfiled | Version: | 1.3.2 |
Keywords: | memory leak 6.0.2800 | Cc: | [email protected]… |
Blocked by: | Blocking: |
Description
I use jQuery ui to create draggable objects. But when I use sIEve-0.0.8.exe, I found it would make memory leak in IE 6.0.2800
$(function() {
$("#draggable").draggable();
});
Attachments (1)
Change History (2)
Changed 14 years ago by
Attachment: | default.html added |
---|
comment:1 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
This should be filed in the jQuery UI bug tracker.
Note: See
TracTickets for help on using
tickets.
sample in jQuery ui Demo