HeadwindHTML icon indicating copy to clipboard operation
HeadwindHTML copied to clipboard

No JavaScript support

Open ItsJamie9494 opened this issue 2 years ago • 4 comments

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.

ItsJamie9494 avatar May 29 '22 17:05 ItsJamie9494

+1

obliviga avatar Jun 08 '22 05:06 obliviga

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!

image

FeliciousX avatar Jun 10 '22 04:06 FeliciousX

Looking for a way to do this without using eval.

gokhanmeteerturk avatar Jun 30 '22 08:06 gokhanmeteerturk

Looking for a way to do this without using eval.

do what xss attacks do

<img src="null" onerror="alert('XSS attack')">

ArjixWasTaken avatar Jul 08 '23 11:07 ArjixWasTaken