Bug Tracker

Ticket #1181 (closed bug: wontfix)

Opened 2 years ago

Last modified 9 months ago

Interface using $ alias (breaks prototype compatibility)

Reported by: logankoester Assigned to: stefan
Type: bug Priority: major
Milestone: Component: interface
Version: Keywords:
Cc: Needs: Review

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

Attachments

Change History

Changed 9 months ago by scott.gonzal

  • status changed from new to closed
  • resolution set to wontfix

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

Note: See TracTickets for help on using tickets.