Skip to content

jQuery helper function to create page-wide CSS rules

License

Notifications You must be signed in to change notification settings

taotao365s/css-rule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery CSS Rule
===============

The CSS Rule function is a jQuery helper function to add CSS rules to a page.  The first argument is the CSS selector, which can be provided as a string or an array of selector strings.  The second argument is the rule set, which can be provided as a string or an object.  Note that jQuery CSS properties that replace a hyphen with camelCase are not supported.

Based on code at: http://jsfiddle.net/doktormolle/ubDDd/

About

jQuery helper function to create page-wide CSS rules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published