Closed mcuringa closed 10 years ago
I made Timer.js and I have it in the js folder we created - do I have to make two additional files for jquery and jquery-mobile?
Hi FlyFly,
When you look at the jquery sites it will show you how to include there code into your project. There are 2 ways:
Either way, you need to link them onto your page in index.html
Hope this helps.
Matt
On 10/04/2014 02:24 PM, flyfly17 wrote:
I made Timer.js and I have it in the js folder we created - do I have to make two additional files for jquery and jquery-mobile?
— Reply to this email directly or view it on GitHub https://github.com/flyfly17/NCFL_Timer_App/issues/6#issuecomment-57914109.
Like this?
When I run it an look at the console of Google Chrome the only error is with jquery mobile everything else is running fine
You need to include both jquery before jquery-mobile:
On Oct 4, 2014, at 6:22 PM, flyfly17 notifications@github.com wrote:
Like this?
— Reply to this email directly or view it on GitHub.
create this javascript file, this will hold your custom JS for the project...
include js files in this order: