Side navigation
#5356 closed enhancement (duplicate)
Opened October 12, 2009 05:05AM UTC
Closed October 13, 2009 12:26AM UTC
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.
Attachments (0)
Change History (1)
Changed October 13, 2009 12:26AM UTC by comment:1
| resolution: | → duplicate | 
|---|---|
| status: | new → closed | 
Dup of #5357