Opened 11 years ago
Closed 11 years ago
#11631 closed bug (invalid)
lot of memory leaks with the created jquery plugins in the Java Application
Reported by: | mramesh40 | Owned by: | mramesh40 |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | unfiled | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
we have created our own plugins(autocomplete, datepicker) using jquery library(1.7.1).
We have implemented above plugins across 400 JSP pages.
We are using IE8 with Windows XP OS
After implementing jquery plugins in the Application we have observed lot of memory leaks.
Please suggest
Change History (4)
comment:1 Changed 11 years ago by
Owner: | set to mramesh40 |
---|---|
Priority: | undecided → low |
Status: | new → pending |
comment:2 Changed 11 years ago by
Status: | pending → new |
---|
Hi,
I have presented the jquery plugin code with one example on jsfiddle. url: http://jsfiddle.net/2wDwY/2/ we are finding memory leaks with the tool sIEve in our application with the inclusion of jquery library and our created plugin
Please help us solving memory leak issue
comment:3 Changed 11 years ago by
Status: | new → pending |
---|
please seek help with your own plugin in the forums. If you have found a memory leak in jquery itself, please provide a fiddle showing that memory leak, not a memory leak in your own application.
comment:4 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Create a minimal jsfiddle testcase clearly showing the leak, and we'll have a look.