Bug Tracker

Modify

Ticket #1686 (closed bug: fixed)

Opened 6 years ago

Last modified 6 years ago

UI noConflict compatibility

Reported by: andreasc Owned by: rworth
Priority: minor Milestone: 1.2.2
Component: ui Version: 1.2.1
Keywords: noConflict Cc:
Blocking: Blocked by:

Description

$ grep "})($);" *.js ui.draggable.js:})($); ui.droppable.js:})($); ui.magnifier.js:})($); ui.mouse.js: })($); ui.resizable.js:})($); ui.shadow.js:})($); ui.slider.js:})($); ui.sortable.js: })($);

Shouldnt all plugins end with })(jQuery); so we can use them with noConflict?

Change History

comment:1 Changed 6 years ago by rworth

  • Owner set to rworth

comment:2 Changed 6 years ago by rworth

  • Keywords noConflict added
  • Status changed from new to closed
  • Resolution set to fixed
  • Summary changed from UI noConflict compability to UI noConflict compatibility

Fixed - rev3403

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.