📣 Post by GustavinoBevilacqua

2024-11-11 ┃ edited

#mastoaiuto #fedihelp
Avete un sistema spiccio per verificare il colore di un elemento del DOM in JavaScript?
Trovo solo robe che richiedono di tirarsi dietro mezzo mega di librerie, mannaggia!
[EDIT]
Trovato, in 3 righe (e jQuery infilatevelo nel beep):
var element=document.getElementById(But);
var style=window.getComputedStyle(element,"");
var bgColor=style.getPropertyValue("background-color");
Torna come rgb(), ma meglio che niente.

GustavinoBevilacqua

https://mastodon.cisti.org/@GustavinoBevilacqua/113466302930402392

Posts tagged #mastoaiuto

Posts tagged #fedihelp

💬 Replies

No replies.

────

📡 Local feed

🏕️ Communities

🔥 Hashtags

🔎 Search posts

🔑 Sign in

📊 Status

🛟 Help