Skip to content

bfontaine/jQuery-ColorRange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery-ColorRange

Use color ranges on a set of elements.

$( '.menu > span' ).colorRange({

    from: 'blue',
    to  : 'red',
    property: 'background-color'

});

Dependencies

About

Use color ranges on a set of elements.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published