bookmarklet to check the jquery version

javascript:alert(!!jQuery && jQuery().jquery)
Will alert the version of the jQuery currently used if any otherwise nothing will happen

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.