The value of the property '$' is null or undefined, not a Function object

this is solution to the above problem
 
 
if(window.jQuery) {
    $(document).ready(function() {
        DoStuff();
    });
}

Comments

Popular posts from this blog

what is Event Cache table in sharepoint

CAML Query syntax and options in SharePoint

Change anchor link url in sharepoint calender