adding jquery.min.js file to phonegap eclipse application

后端 未结 1 1171
醉酒成梦
醉酒成梦 2021-01-25 02:55

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

相关标签:
1条回答
  • 2021-01-25 03:22

    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 imageenter image description here

    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.

    0 讨论(0)
提交回复
热议问题