Bug Tracker

Opened 15 years ago

Closed 14 years ago

#2951 closed bug (duplicate)

Dynamic content in an IE frame

Reported by: robb.ie Owned by:
Priority: major Milestone: 1.3
Component: core Version: 1.2.5
Keywords: memory leak Cc:
Blocked by: Blocking:

Description

I'm using jQuery within a frameset containing two frames. The top frame doesnt change however the bottom frame navigates from page to page capturing various data. If I create dynamic content in the bottom frame e.g. using $("#divAppend").append("...") and navigate to a different page sIEve reports memory leaks. However if I create the same content using innerHTML and naviage sIEve reports no memory leaks.

Change History (2)

comment:1 Changed 15 years ago by sestizac

duplicate of #2483

comment:2 Changed 14 years ago by dmethvin

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.