HI...
How escape in this script HTML
How escape in this script HTML
Code:
<html>
<head>
<script type="text/javascript" src="dialog_box.js"></script>
</head>
<body>
<a href="javascript:showDialog('some text',
'<p><font color="red">some text. "/\''&</td></tr>some text"</font></p>',
'some text');">link!</a>
</body>
</html>