On Wed, 03 Mar 2010 11:35:00 -0300, DavidWei wrote:
Thanks for your suggestion. I will try to do what you suggested and to
see if it is working.
I can assure you it works, even being easier than using a script block.
Generating JavaScript in templates, regardless of which engine, is worse
---
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>
>
--
View this message in context:
http://old.nabble.com/Javascript-error-in-IE-when-a-javasc
On Tue, 02 Mar 2010 18:54:40 -0300, DavidWei wrote:
When you mentioned "Static", I do not know what you mean? in my case, the
parameters passed in have to be loaded dynamically because we are using a
single text editor to edit many text areas so that each area(called
content block) will have
# Edit
>>
>>
>>
>>
>>
>>
>>
>> Test.java:
>>
>> public class Tes
>
>
> Test.java:
>
> public class Test extends BasePage
> {
>
> �...@inject
> private Block ajaxBlock;
>
> public Block getAjaxBlock()
> {
> return ajaxBlock;
> }
>
> public Block onActi
context:
http://old.nabble.com/Javascript-error-in-IE-when-a-javascript-call-in-an-Ajax-block-tp27761290p27761290.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr..