Modify ↓
Ticket #5356 (closed enhancement: duplicate)
jQuery Mobile
| Reported by: | justinbmeyer | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | unfiled | Version: | 1.3.2 |
| Keywords: | mobile | Cc: | |
| Blocking: | Blocked by: |
Description
This is a working rough draft of jQuery Mobile which:
Makes it possible to load only pieces of jQuery. jQuery core uses querySelectorAll jQuery core had $.getScript Each file had #ifdef and #endif's that are used to remove code for the final build. The final build is within a single anonymous function and is almost identical to the current build.
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.

Dup of #5357