[Seaside] Re: String concatenation in javascript

Dav lasmiste at gmail.com
Tue Jun 4 00:43:38 UTC 2013


I resend the message because the format was not correct.


Hi,
 I'm trying to update a textarea and I wrote this code:
html anchor onClick: ((html jQuery id: 'textAreaId') value: (html jQuery id:
'textAreaId') value , 'some text'); with: 'a label'.

Unfortunately it generates this html:
a label  

Instead I need an html like:
a label 

i.e a string concatenation in javascript (see plus sign instead of
semicolon).

I can't find anything on seaside image.
Can you help me?

Cheers
 Dave




--
View this message in context: http://forum.world.st/String-concatenation-in-javascript-tp4691470p4691471.html
Sent from the Seaside General mailing list archive at Nabble.com.


More information about the seaside mailing list