Re: call javascript method on button click

2006-08-08 Thread zqzuk
thanks. -- View this message in context: http://www.nabble.com/call-javascript-method-on-button-click-tf2073678.html#a5717389 Sent from the Tapestry - User forum at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: call javascript method on button click

2006-08-08 Thread robertz
i want tapestry to render this line exactly in the result page. > apparently if i dont identify it using jwcid, tapestry wont render this > line > at all. > > any idea please, thanks! > > -- > View this message in context: > http://www.nabble.com/c

Re: call javascript method on button click

2006-08-08 Thread zqzuk
. apparently if i dont identify it using jwcid, tapestry wont render this line at all. any idea please, thanks! -- View this message in context: http://www.nabble.com/call-javascript-method-on-button-click-tf2073678.html#a5716741 Sent from the Tapestry - User forum at Nabble.com

Re: call javascript method on button click

2006-08-08 Thread zqzuk
hi thanks. no i dont have that sorry im a newbie, er... how exactly do i use that please? where should i put jwcid=$remove$? any hints please, thank you. -- View this message in context: http://www.nabble.com/call-javascript-method-on-button-click-tf2073678.html#a5716078 Sent from the

Re: call javascript method on button click

2006-08-08 Thread Jason Dyer
You don't have a jwcid="$remove$" somewhere on that page, do you? That's the only way I've gotten that message and it would explain why your simple input button wasn't being rendered, as well. On Tuesday 08 August 2006 12:15, zqzuk wrote: > Hi, i wonder how can i do this. in my html template, i

call javascript method on button click

2006-08-08 Thread zqzuk
: org.apache.tapestry.parse.TemplateParseException Tag on line 373 is a dynamic component, and may not appear inside an ignored block. is there anyway i can get around with this? how can i make call to a javascript method on button click? thanks!! -- View this message in context: http://www.nabble.com/call-javascript-method-on-button