¡@

Home 

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

jquery Programming Glossary: carsl

Dynamic JQuery Mobile Navigation

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

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 folder Fill each file with the corresponding code.. name car details.html inside the folder Fill each file with the corresponding code that you can find below Open the cars.html which is the first page and navigate Add the following code inside the car.js file document .on pageinit #car page function.. .replace . id #details .html Selected id is ' passedId ' .join Add the following code inside the cars.html page. doctype html html lang en head title Cars example title link rel stylesheet href http code.jquery.com mobile 1.3.0..