[jQuery] ASP.NET UserControl and jQuery
Hi,
I have a UserControl to which I would like to add some jQuery
functionality.
There are 2 issues with this:
1. Where should I include the jQuery library reference and where to
call the functions?
2. How can I check if the jQuery lib is already loaded by the main
page (the page to which the UserControl will be added)
I'm nub, so please be gentle :)
Thank you very much!