kosaidpo
Regular Member
- Oct 22, 2019
- 382
- 149
hello guys
im not into programing but i'm trying to disable a button for all element with JS line but its not working , well its on redbubble upload page as show in the image i uploaded here i want to turn off all the green enabled button using the the consol in the dev tool of chrome but it does not work
can someone help please
im not into programing but i'm trying to disable a button for all element with JS line but its not working , well its on redbubble upload page as show in the image i uploaded here i want to turn off all the green enabled button using the the consol in the dev tool of chrome but it does not work
can someone help please
document.getElementByid("rb-button disable-all green").disabled = true