Search results

  1. B

    JQUERY FAIL on x10hosting but Works on Local Server

    In the index file of my site, JQuery loads fine. Here is the code in the console that validates JQuery has loaded: if(typeof jQuery !='undefined'){// jQuery is loaded => print the version alert(jQuery.fn.jquery);} However, JQuery code fails in that file through x10hosting.com. Yet, when run...
Top