Opened 16 years ago
Closed 16 years ago
#741 closed bug (duplicate)
jQuery uses $. instead of jQuery object
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In latest (1.04):
[]); |
The src is supposed to not rely on the $ shortcut, so that jQuery can be compatabile with other JS (ie Prototype)
Note: See
TracTickets for help on using
tickets.
see #740