Wait for jQuery to load


/ Published in: JavaScript
Save to your folder(s)

Sometimes, you need to setup functionality before jQuery is loaded (e.g. because of a template). You can use this snippet to schedule the function after jQuery is loaded.

URL: http://stackoverflow.com/questions/2011938/load-jquery-wait

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.