Bug Tracker

Modify

Ticket #1181 (closed bug: wontfix)

Opened 6 years ago

Last modified 5 years ago

Interface using $ alias (breaks prototype compatibility)

Reported by: logankoester Owned by: stefan
Priority: major Milestone:
Component: interface Version:
Keywords: Cc:
Blocking: Blocked by:

Description

I haven't the time to look into this further, but a quick search through the compressed Interface 1.2 code revealed several results for the string "$(".

Depending on the $ alias is a bad idea, as it will cause problems in environments where $ is not jQuery (in my case, a Rails app, $ is used by Prototype).

Use 'jQuery' instead to avoid this conflict.

 http://skindeep.logankoester.com/a-reminder-about-best-practice-for-jquery-plugin-authors

Change History

comment:1 Changed 5 years ago by scott.gonzal

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

Interface is no longer supported; consider switching to  jQuery UI.

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.