2013年9月8日 星期日

jquery-loaded-or-not jquery-running

jquery-version-plug-plugin

jquery-is-running


if (jQuery) {
alert("jQuery library is loaded!");
} else {
alert("jQuery library is not found!");
}

沒有留言:

張貼留言