Skip to main content

Bug Tracker

Side navigation

#5849 closed bug (worksforme)

Opened January 18, 2010 01:27PM UTC

Closed October 10, 2010 02:46AM UTC

Last modified March 14, 2012 12:17AM UTC

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 January 18, 2010 01:27PM UTC.

    In FireFox does not work method 'load' correctly.

Change History (1)

Changed October 10, 2010 02:46AM UTC by addyosmani comment:1

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.