Tagged Questions

0
votes
3answers
1k views

jQuery.validate.js and asp.net master pages

I have jQuery in various files, and recently I have needed to change items in the master page. This has caused various jaavscript includes to stop working. Stackoverflow are suggesting great ideas to ...