Skip to main content
jQuery Logo

Tagged: stylesheet


jQuery StyleSheet

jQuery plugin for adding, removing and making changes to CSS rules. Almost similar to the YUI StyleSheet utility.

0.3.6

Released August 9, 2013

43
Watchers
11
Forks
SVGStyle - manipulate with styles of SVG inline like 'data:image/svg+xml;base64'

Plugin to manipulate runtime with styles of SVG and it's magic. This is a simple way to manipulate with SVG-styles of 'inline' data like url(data:image/svg+xml;base64,...). You can use the dynamic change of style like $('#id').svgStyle('fill:#333') or $('.class').svgStyle('stroke: #b3b3b3; stroke-width: 5') or set it by default in tag data-svg-style='fill:#bbb'. And now you can set the color like data-svg-style='#xxx|#xxxxxx|rgb(x,x,x)'

1.1.6

Released August 6, 2013

6
Watchers
0
Forks
jQuery Swap Style

Simple way to swap out CSS stylesheets using jQuery and the javascript CSS api.

0.1.1

Released March 17, 2014

1
Watchers
0
Forks
CSS Extender

jQuery plugin for extending the functionality of stylesheets. The current version allows a single prefix to be used for all browsers when working with rules that have vendor prefixes(i.e.CSS3), and gives you the ability to add non-css attributes to page elements from within a stylesheet(For SVG and the like).

1.0.2

Released March 18, 2013

0
Watchers
0
Forks

Tags