The moose likes Struts and the fly likes Calendar Problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Calendar Problem" Watch "Calendar Problem" New topic
Author

Calendar Problem

sirish veer
Greenhorn

Joined: Feb 06, 2008
Posts: 3
I did this to get a calendar.It is working fine.

<s atetimepicker theme="simple" name="adminReport.fromDate" cssStyle="background:red" />

But I want to change the color of calendar.I did this it's working,but there is no change in color .

<s atetimepicker theme="simple" name="adminReport.fromDate" cssStyle="background:red" />

Can any one help me.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Calendar Problem
 
Similar Threads
datetimepicker
Problem positioning Data using CSS and <s:iterate ( information is placed on top of each other).
How to store datetimepicker value into database
struts2 with ajax: howto return a value to div?
Struts 2 and Dojo (dojo undefined error)