0

Is java script use css

How to connect front end with back end

20th Mar 2020, 6:21 PM
vikrant verma
vikrant verma - avatar
1 ответ
+ 2
Your description is different than what title says. Please rephrase your question. You can edit it by clicking 3 dots at top right corner. Answering title, JS can do many things with css. Element.classList , Element.className , Element.style, Element.setAttribute() /*for setting html 'style' attribute*/, window.getComputedStyles() are some of the ways to do it.
20th Mar 2020, 6:26 PM
🇮🇳Omkar🕉
🇮🇳Omkar🕉 - avatar