Bug Tracker

Opened 14 years ago

Closed 13 years ago

Last modified 12 years ago

#5849 closed bug (worksforme)

Load method does not work correctly in Firefox

Reported by: vanches Owned by:
Priority: low Milestone: 1.4.1
Component: ajax Version: 1.4
Keywords: load, Firefox Cc:
Blocked by: Blocking:

Description

Bug with jquery method 'load' Description: In FireFox does not work method 'load' correctly.

If we load html file from folder witch separated 'upper' to the file in which we load, it does not work. But it works well, then we load from lower folder.

Example: pages/some-page.html (it works correctly in all browsers, except FireFox)

Attachments (1)

jquery-load-bug.zip (24.9 KB) - added by vanches 14 years ago.
In FireFox does not work method 'load' correctly.

Download all attachments as: .zip

Change History (2)

Changed 14 years ago by vanches

Attachment: jquery-load-bug.zip added

In FireFox does not work method 'load' correctly.

comment:1 Changed 13 years ago by addyosmani

Priority: majorlow
Resolution: worksforme
Status: newclosed

Testing your submitted code with jQuery 1.4.2 in FireFox 3.6.10, everything works fine without any exceptions or error output (this is with the same folder structure that you mention).

If you would like us to test your code in a specific version of FireFox, please feel free to re-submit your ticket and we will be more than happy to re-investigate this issue.

Note: See TracTickets for help on using tickets.