HeadwindHTML
HeadwindHTML copied to clipboard
No JavaScript support
I really really need the ability to write JavaScript in my css. It's the one thing I've dreamed about for years and it would make my day if this glorious library could allow me to write all my code in CSS.
+1
May I suggest using CSS-in-JS
so that you can still write HTML in CSS and write CSS in JS!
Now you have the best of all 3 worlds!
Looking for a way to do this without using eval.
Looking for a way to do this without using eval.
do what xss attacks do
<img src="null" onerror="alert('XSS attack')">