javascript thread: How to display double quote (") in message box?
alert("right anwser is : printf(\"Hello World!\");");
-----Original Message-----
From: yuqiant@h... [mailto:yuqiant@h...]
Sent: Thursday, February 22, 2001 5:47 AM
To: javascript
Subject: [javascript] How to display double quote (") in message box?
Hi,
I want to display a message in a message box:
right anwser is : printf("Hello World!");
alert("right anwser is : ...");
The problem is how to display " ?
Thanks a lot!
Chan
|





