Skip to content

cakebaker/jquery-disableIfEmpty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

A simple jQuery plugin allowing you to disable elements when an observed element becomes empty. 

The following example keeps the login button disabled as long as the OpenID field is empty:

$('#login_submit').disableIfEmpty('#openid_identifier');

About

A simple jQuery plugin to disable a button if an observed element is empty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published