Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

jQuery JS Enabled

jQuery plugin to check whether the user's browser has JS enabled

Requirements

jQuery (tested with 1.4.2)

Usage

if($.jsEnabled()){
	// Do stuff that requires JS
}

Notes

Yes, I do realise it's pointless ;)

About

jQuery plugin to check whether the user's browser has JavaScript enabled

Resources

Stars

2 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors