Thank you Benny!
I will use that!
Regards,
Matías.
Benny Law wrote:
>
> Hi Matias,
>
> I would use the same approach, except I would use a JavaScript function
> similar to this one to update the zone instead of firing a click event on
> the link:
>
> function updateZoneFromActionLink( actionLinkId ) {
> var actionLink = $(actionLinkId);
> Tapestry.findZoneManager( actionLink ).updateFromURL( actionLink.href
> );
> }
>
> Regards,
> Benny
>
> On Tue, Feb 2, 2010 at 11:18 AM, matias.blasi
> <[email protected]>wrote:
>
>>
>> Hi all,
>>
>> I'm trying to find the best way to do it.
>> I can put an invisible actionlink with the zone parameter set, and with a
>> little javascript timer fire a click event on that link. But it is no
>> very
>> clean, and the mouse event fire should be cross-browser...
>>
>> Have anyone a better solution?
>>
>> Regards,
>> Matías.
>> --
>> View this message in context:
>> http://old.nabble.com/T5%3A-How-to-periodically-update-a-zone--tp27423077p27423077.html
>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>
>
--
View this message in context:
http://old.nabble.com/T5%3A-How-to-periodically-update-a-zone--tp27423077p27423820.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]