Inspect with firebug the dom that the widget generates and the classnames
it assigns to nodes and provide a more specific css rule that will
override the default ones provided by dojo
On Thu, Jan 14, 2010 at 06:43, Chitraleka Appalanaidu
wrote:
> Hi all,
>
> I use Tapestry 4.1. I currently have a
Hi all,
I use Tapestry 4.1. I currently have a Dojo DropdownDatePicker widget on my
page. I am getting the following bug:
1. User clicks on a 'Submit' button
2. Graphs get generated (scroll bar appears to allow users to scroll down to
see all graphs)
3. User then click on the DropdownDatePicker wi
Hi,
I would like to apply a css class to the input type="text" generated by the
DropdownDatePicker component, in order to get a consistent look&feel of my
pages. If I specify the class attribute to the DropdownDatePicker, it is
ignored. Is there any way to achieve this?
I use T4.1.
Thx
Ch.