<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>They have to be consistent, yes.<br><br>The Seaside factory classes will make that a non-issue. The javascript classes Lukas built have all the functionality you need... it's a matter of learning how to do it. Boris gave a great example. If you want to write out the javascript, then concatenate the strings and simply escape when you need to.<br><br>ie.<br><br>'"I''m a Smalltalk string in double quotes"'.<br>'''I''m a Smalltalk string in single quotes'''.<br><br>Would look like, printed:<br><br>"I'm a Smalltalk string in double quotes"<br>'I'm a Smalltalk string in single quotes'<br><br>I'm failing to see where the problem is. It sounds like a matter of looking at what, precisely, you want, and then translating it to syntax.<br><br>RS<br><br>> To&#58; seaside&#64;lists.squeakfoundation.org<br>> From&#58; intrader.intrader&#64;gmail.com<br>> Date&#58; Fri, 4 Feb 2011 22&#58;34&#58;12 &#43;0000<br>> Subject&#58; &#91;Seaside&#93; Re&#58; I would like to attach an onClick event according to<br>> <br>> Thanks for your help so far.<br>> <br>> According to Lukas we should &#39;say it in Seaside&#39; - but we can&#39;t directly&#59; we have<br>>  <br>> to play games.<br>> <br>> _______________________________________________<br>> seaside mailing list<br>> seaside&#64;lists.squeakfoundation.org<br>> http&#58;//lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br>                                               </body>
</html>