Bug Tracker

Modify

Ticket #1653 (closed bug: fixed)

Opened 6 years ago

Last modified 4 years ago

Standardize UI libraries (and plugins) to use jQuery() vs $()

Reported by: sosensible Owned by:
Priority: major Milestone: 1.2.1
Component: plugin Version: 1.2
Keywords: Cc:
Blocking: Blocked by:

Description

This doesn't mean internally it has to be coded this way, but it should be externally. Another way of putting it is the end users should never have to run the noConflict() function after including custom/plugin libraries. This is not best practice.

Change History

comment:1 Changed 4 years ago by dmethvin

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

Agreed, and the documentation recommends doing that.

 http://docs.jquery.com/Plugins/Authoring

Plugin authors won't always follow the rules; if you find a plugin that doesn't work because of this issue, contact the author.

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.