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
if you're having problems with alerts, it probably means your javascript is disabled in your browser, but if it isn't these methods should solve your issue.