Skip to main content

Bug Tracker

Side navigation

#3926 closed bug (duplicate)

Opened January 20, 2009 02:56PM UTC

Closed January 20, 2009 07:59PM UTC

jQuery 1.3 DOESN'T work in firefox extensions...!

Reported by: iamkoby Owned by:
Priority: undecided Milestone: 1.3.1
Component: unfiled Version: 1.3
Keywords: fail, firefox, extension Cc:
Blocked by: Blocking:
Description

When used in a firefox extension it doesn't work.

1.2.6 is working.

Errors printed using the firefox console: (using uncompressed jquery file)

Error: div.firstChild.getAttribute is not a function

Source file: chrome://myapp/content/jquery1.3.js

Line: 2123

Error: jQuery.find is not a function

Source file: chrome://myapp/content/jquery1.3.js

Line: 292

Attachments (0)
Change History (1)

Changed January 20, 2009 07:59PM UTC by john comment:1

resolution: → duplicate
status: newclosed

Duplicate of #3870.