Bug Tracker

Modify

Ticket #741 (closed bug: duplicate)

Opened 6 years ago

Last modified 6 years ago

jQuery uses $. instead of jQuery object

Reported by: anonymous Owned by:
Priority: major Milestone:
Component: core Version:
Keywords: Cc:
Blocking: Blocked by:

Description

In latest (1.04):

data = $.merge([], data
[]);

The src is supposed to not rely on the $ shortcut, so that jQuery can be compatabile with other JS (ie Prototype)

Change History

comment:1 Changed 6 years ago by aaron.heimli

see #740

comment:2 Changed 6 years ago by joern

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

Fixed in SVN.

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.