I'm using 9
-----Original Message-----
From: Bernd Bohmann [mailto:[EMAIL PROTECTED]
Sent: Friday, January 12, 2007 12:33 PM
To: MyFaces Discussion
Subject: Re: [Tobago] Problems with Tobago.reloadComponent with onclick
Hello John,
which version of tobago are you using?
Regards
Bernd
John wrote:
> When I use the onclick as follows (per a previous message from
> Volker), I get the following error in IE.
>
> <t:toolBarCommand label="Refresh" action="#{quarantine.refresh}"
> image="images/view-refresh.jpg" tip="Refresh list of quarantined
> messages" id="quarantineCmdRefresh"
> onclick="Tobago.reloadComponent('messageCount', '@autoId')"/>
>
>
> Line: 582
> Char: 7
> Error: Object doesn't support this property or method Code:0
>
>
> If I remove the onclick part it works fine (but of course I can't use
> the AJAX dynamic updating of my tx:in component
>
> Thanks,
> John
>