You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by xlr8tn <cc...@gmail.com> on 2008/08/24 17:10:57 UTC

Re: how remove the animated image at the right of commandButtonAjax?

You could change the STYLECLASS_LOADER in AjaxRendererUtils.java to point to
one that does not have a background image.  Or you could leave that alone
and just modify the image to make it blank instead of the blue circle. 
Lastly and cleaner solution would be to modify the renderer to not write the
styleclass at all.  But doing this, how  will the user know that you are
performing an ajax transaction?


rogerio.araujo wrote:
> 
> Hi guys,
> 
> How can i remove that image at the right of commandButtonAjax?
> 
> --
> Yours truly (Atenciosamente),
> 
> Rogério
> 
> 

-- 
View this message in context: http://www.nabble.com/how-remove-the-animated-image-at-the-right-of-commandButtonAjax--tp4045878p19131384.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.