It should work, but I can try and look it up a bit... what Tapestry version?

On Dec 26, 2007 5:22 PM, Kaspar Fischer <[EMAIL PROTECTED]> wrote:
> Dear list,
>
> I am trying to display a "please wait" text during an asynchronous AJAX
> request and went for
>
>    <div jwcid="@Contrib:AjaxStatus"
> style="display:none;color:white;background:red">
>      Loading...
>    </div>
>
> which I cannot get to work. From AjaxStatus.script I see that a
>
>    dojo.require("tapestry.fx");
>
> should get output into my HTML file and this is where the problem
> seems to lie:
> I cannot find this in the generated HTML markup.
>
> I am not using @Shell but have a
>
>    <link jwcid="@ScriptIncludes" />
>
> in all my pages. Could it be that this is not enough for Tapestry's
> AJAX features?
>
> Thanks,
> Kaspar
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Andreas Andreou - [EMAIL PROTECTED] - http://blog.andyhot.gr
Tapestry / Tacos developer
Open Source / JEE Consulting

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to