I have referenced this existing query here regarding jQuery $(document).ready? and UpdatePanels
I am getting a Javascript error on line...
var prm = Sys.WebForms.PageRequestManager.getInstance();
The error is :
Microsoft JScript runtime error: 'Sys' is undefined
Any resolution for this? What could I be missing?