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

The term 'Connect-MsolService' is not recognized as the name of a cmdlet, function, script file, or operable program

WCF interview questions

what is Event Cache table in sharepoint