Thorsten Knoll wrote:

Hi,

I'm using <x:inputCalendar renderAsPopup="true" ...> to select a date.

To me, it doesn't seem as if there is a way to assign a styleClass to
the "..." button. Something like a "popupButtonStyleClass" property
is missing in my eyes.

However, does anyone know a way to solve this problem and make
the button look nicer (I mean, instead of writing my own calendar
renderer).

Thanks.
Thorsten


If you know the hmtl that is written use css to style it. This of course only works if you know that the html is not changing. If you use forceId (not sure that is available for inputCalendar) you could even use the id that is generated!

Regards
Musk



Reply via email to