Opened 14 years ago
Closed 14 years ago
#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: | |
Blocked by: | Blocking: |
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.
Note: See
TracTickets for help on using
tickets.
Dup of #5357