To check if jQuery is loaded you can use the following snippet.
Sample jQuery
if (!jQuery) { //do something, jQuery is not loaded }
All the Code Snippets and Samples you need
To check if jQuery is loaded you can use the following snippet.
if (!jQuery) { //do something, jQuery is not loaded }
You must be logged in to post a comment.
RT @CodeSnippetsNET: How to check if #jQuery is loaded http://t.co/w4g0Lhkiq4 #js #javascript #php #html #css #programming
RT @CodeSnippetsNET: How to check if #jQuery is loaded http://t.co/w4g0Lhkiq4 #js #javascript #php #html #css #programming