I'm trying to target a class within a script in console.log in Chrome; I get an error ClassName is not defined ?
if (getElementByClassName("class-name")){
document.write("correct class")
};
- I wish email notifications would work on this site for me ;(