How do I pop up an alert in Javascript?
I tried alert\"HELLO\" but that didn\'t work.
alert\"HELLO\"
Can someone tell me the correct syntax?
Oh by the
Just add parentheses and enclosed it within the script tag.