Akio Satoh | Web/Graphic Design and Development Services
Log In
|
Create New Account
|
Contact
|
Site Map
Biography
Search this site:
Navigation
Feed aggregator
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Log in using OpenID
Cancel OpenID login
Create new account
Request new password
Recent blog posts
PHP - How to Display All Errors
The Golden Ratio
CSS Header Comment
How to scroll to top of window with jQuery
How to generate a random number with Javascript
How to check if an element is visible with jQuery
How to check which version of jQuery is loaded
How to check if jQuery is already loaded
jQuery Plugin Template Code
How to get the browser user agent with Javascript
more
Home
›
Blogs
›
Akio Satoh's blog
How to check which version of jQuery is loaded
var jQueryVersion = $().jquery; console.log(jQueryVersion); // logs 1.x.x
Akio Satoh's blog
Top of the page