¡@

Home 

2014/10/16 ¤W¤È 12:02:22

jquery Programming Glossary: cars.js

Dynamic JQuery Mobile Navigation

http://stackoverflow.com/questions/15095634/dynamic-jquery-mobile-navigation

Check the jQM documentation for more info. Instructions to test the example Create a folder Create a file with name cars.js inside the folder Create a file with name cars.html inside the folder Create a file with name car details.html inside the.. jquery 1.8.2.min.js script script src http code.jquery.com mobile 1.3.0 jquery.mobile 1.3.0.min.js script script src . cars.js script head body div id car page data role page div data role header h1 a data ajax false href Car list a h1 div div.. jquery 1.8.2.min.js script script src http code.jquery.com mobile 1.3.0 jquery.mobile 1.3.0.min.js script script src . cars.js script head body div id car details page data role page div data role header h1 a data ajax false href Car details a h1..