#Making message appear
5 messages · Page 1 of 1 (latest)
There is a typo on the line that sets the style for the commentBtn element.
Maybe I've been stairing at this for to long because I've copid and pasted and everything and it still will not switch when I push the email button
I closed the element </p> still no dice
The typo is in the script. On the line that sets the style for the commentBtn element. Spoiler: ||You have commentBtn.style.diplay; the correct syntax is commentBtn.style.display.||