Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonathankingston/jquery-csp-inline-style-fix

jQuery CSP error fixes for inline style usage
https://github.com/jonathankingston/jquery-csp-inline-style-fix

Last synced: about 1 month ago
JSON representation

jQuery CSP error fixes for inline style usage

Awesome Lists containing this project

README

        

# jQuery-csp-inline-style-fix

This plugin is to overload the jQuery functionality of `.attr` when used with setting style.

This is very beta and hasn't been tested in bigger applications.

It's aim however is to prevent CSP warnings for using jQuery plugins that are styling elements by wrongly setting style attributes.