Category: JQuery
view more software Tips and Tricks
Updated: 07/08/2013 15:07 PM
Author: Shiju Mathews Status: Resolved. |
Today I thought I will create an application using jQuery UI. But When I went thru the demos none of them is working properly. It is only displaying the "non jQuery" versions only. Pretty frustrating? Then I checked all the jquery links and found the error. The error is that my browser is complaining “code.jquery.com/” is not a trusted site. Now you know the solution. Add http://code.jquery.com to your trusted site in your browser. add a site to my "trusted sites" list |