Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: How to display double quote (") in message box?


Message #1 by yuqiant@h... on Thu, 22 Feb 2001 05:47:14
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



  Return to Index