adding jquery.min.js file to phonegap eclipse application

微笑、不失礼 提交于 2019-12-20 05:15:53

问题


i am using jquery for first time in a phonegap eclipse application.i have downloaded jquery.min.js file from internet.now i want to include that file into my project folder .so please help me how to do it?


回答1:


if u are using eclipse than do one thing,every time including jquery for every new project is not a smart task,i am giving u one link by which u will be able to install phonegap plugin in eclipse,so after following that u will get such symbol as given in below image.after clicking on that symbol u will be able to create phonegap project directly from that,and project will automatically include all jquery min js,phonegap.js etc files required for creating phonegap environment.here is a image

and here is a link u need to follow for installing phonegap plugin in eclipse

follow all steps given on than have a look at this link

http://www.mobiledevelopersolutions.com/home/start

http://www.mobiledevelopersolutions.com/home/start/startdetails

best of luck

Aamirkhan I.



来源:https://stackoverflow.com/questions/11184654/adding-jquery-min-js-file-to-phonegap-eclipse-application

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!