InterviewSolution
Saved Bookmarks
| 1. |
What Js And Css File We Need To Reference While Developing Jquery Mobile Application? |
|
Answer» Below are the GENERALISED VERSION of js and CSS FILE we need to reference while developing JQUERY Mobile application. jquery.mobile-x.x.x.min.css jquery-x.x.x.min.js jquery.mobile-x.x.x.min.js Below are the generalised version of js and css file we need to reference while developing Jquery Mobile application. jquery.mobile-x.x.x.min.css jquery-x.x.x.min.js jquery.mobile-x.x.x.min.js |
|