Hi Kelvin,

- what about adding a Calender Week Number before first column? Like this:

Februar 2007
KW
5    29 30 31 1 2 3 4
6    5 6 7 8 9 10 11
7    12 ...
8    19 ...
9    26 ...


- and a download zip on your site with (source, css AND calendar.png)

- maybe you want to include german date infos

-- cut -- cut -- cut -- cut -- cut -- cut -- cut -- cut -- cut -- cut
  
        var months = ['Januar', 'Februar', 'März', 'April', 'Mai', 'Juni', 
'Juli', 'August', 
'September', 'Oktober', 'November', 'Dezember'];
        var days = ['Sonntag', 'Montag', 'Dienstag', 'Mittwoch', 'Donnerstag', 
'Freitag', 
'Samstag'];
        var navLinks = {p:'Zurück', n:'Weiter', c:'Schliessen', b:'Datum 
wählen'};

 -- cut -- cut -- cut -- cut -- cut -- cut -- cut -- cut -- cut -- cut

- and a left and right arrow before month and year

 < Februar >
 < 2007 >

to skip a month/year back an forth

- a today button to jump back to current day

- i have two datepicker (dp1 and dp2) for selecting vacation time. 
how can i manage to change startdate of datePicker2 to be always greater then 
datePicker1. 
so no one can select an end date that is before the start date


so far about my wishlist :-) 

Best regards,
Stefan Kilp

--
Stefan Kilp
SK-Software, Entwicklung & Beratung

email: [EMAIL PROTECTED]

fon  : +49 6151 93344-0
fax  : +49 6151 93344-20
Herta-Mansbacher-Str. 98
64289 Darmstadt, Germany.
-----------------------------------------------------


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to