As I am new to JQuery, plz help
Can I write my JQuery code in External .js file & use it in my .aspx page by referencing it.
if yes then Give example.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jaganathan BantheswaranPosted Oct 23, 2013, 5:32 AM
First you code your External.js.
Then, before referencing the External.js, first reference jquery.js file something like this.