python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to set multiple attributes on the same element
I am creating a sudoku gameboard and I need to draw some lines to divide the 3x3 boxes. The board is made out of buttons, so what I am trying to do is change the border color from the buttons on the 3...
Ale.X.L
Votes: 0
Answers: 3
setAttribute function doesn't work in live mode
I am searching for an answer/solution why my JS function with get attribute() doesn't work in live mode? In GTM debug mode, everything is ok, all events based on this function are sent normally.
Thank...
Olga
Votes: 0
Answers: 1