Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jonathankingston/jquery-csp-inline-style-fix
- Owner: jonathanKingston
- Created: 2015-05-31T03:21:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-31T03:36:10.000Z (over 9 years ago)
- Last Synced: 2024-04-17T02:07:34.553Z (9 months ago)
- Language: JavaScript
- Size: 113 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.