Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
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.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Please ask for support on the forums or on the #jquery irc channel.