Side navigation
#2034 closed bug (worksforme)
Opened December 10, 2007 03:16PM UTC
Closed December 10, 2007 03:49PM UTC
Last modified December 10, 2007 04:00PM UTC
[document.ready - Bug] Multiple Requests
Reported by: | JulianHH | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.2 |
Component: | ajax | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi there!
When I have an ajax call (such as $('#myid').load("some.html")) placed within the document.ready function, I get the page loaded multiple times (see attachment).
This does not happen when using jQuery 1.2.
Anyone else with this bug?
Thanks for any help,
regards,
Julian Huppertz
Attachments (3)
Change History (2)
Changed December 10, 2007 03:49PM UTC by comment:1
milestone: | 1.2.1 → 1.2.2 |
---|---|
resolution: | → worksforme |
status: | new → closed |
Changed December 10, 2007 04:00PM UTC by comment:2
Well, thanks for your help anyway. I'm going to test this one a little more in detail and report back if I find something.
I tested it in FF2.0.0.11 which appears to be what you used given your FireBug screen shot and it worked fine. I suspect you have something else going on. Try out the attached test case and see if it works for you. If not, reopen the bug and give additional details like exact what version of the browser you are using and any other specifics you can about your setup.