Opened 11 years ago
Closed 11 years ago
#11412 closed bug (invalid)
Jquery Load does not work when external page has events in it.
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi, I m trying to use juqery load method to load an aspx page in the same domain,it loads fine but when I try to trigger any event associated with the controls in the external page then the entire page is taken over by the external page and my main page is replaced by the external page and also the url points to the external page. what should Ido if I want to use the load method to load the external page and also be able to fire events in the external page while keeping my parent page intact in the UI.
Note: See
TracTickets for help on using
tickets.
Please ask for support on the forums or on the #jquery irc channel.