jQuery plugin to check whether the user's browser has JS enabled
jQuery (tested with 1.4.2)
if($.jsEnabled()){
// Do stuff that requires JS
}
Yes, I do realise it's pointless ;)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
jQuery plugin to check whether the user's browser has JS enabled
jQuery (tested with 1.4.2)
if($.jsEnabled()){
// Do stuff that requires JS
}
Yes, I do realise it's pointless ;)