Modify ↓
Ticket #4379 (closed enhancement: fixed)
Reduce/eliminate dependencies between jQuery modules
| Reported by: | brandon | Owned by: | baaron |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | core | Version: | 1.3.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
As of r6283 there are three new modules: attributes.js, manipulation.js, and traversing.js. Dependencies between these and existing modules should be removed.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

In r6298 I broke out attributes into two more modules: attributes.js and css.js