Bug Tracker

Modify

Ticket #1933 (closed bug: fixed)

Opened 6 years ago

Last modified 5 years ago

jQuery.noConflict(true) not working

Reported by: AvengingAngel Owned by:
Priority: undecided Milestone: 1.2.2
Component: event Version: 1.2.1
Keywords: jQuery.noConflict(true) not working Cc:
Blocking: Blocked by:

Description

jQuery.noConflict(true) is not working because of line 2211 in jQuery.js

The firefox say the error is ( $ is not a function. )

$ has lost its ref because of the reverting in jQuery.noConflict(true)

The error is on the last(line 456) line in event.js revesion 3825

Change History

comment:1 Changed 5 years ago by brandon

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in Rev [3857].

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.