Login Register

calendar

Calendar with holiday support

Hi All,
Does Dijit support calendar where we could represent a particular day as a holiday and disable the day from being selected or at least show the day in a different color/format? Thank you in advance.

Regards,
Yazad Khambata
yazad3@gmail.com

Button with an onclick event next to a DateTextBox

Hi,

I have a DateTextBox on my page and I was wondering how to put a button next to the calendar, so when the user clicks on the button, the calendar is displayed. Another question is how to disable the default behavior, which is showing the calendar when the text field is focused.

Thanks in advance.

Regards,

Marco

[solved] dijit.form.DateTextBox rendering problem - Decrement month button not visible in ff2 in linux

I can't see the decrement month sign (<) in the calendar, this works in windows but not in Ubuntu ff2. I've checked the tests and there it looks fine. I can't understand why it ain't working... Here's my "clean" test:

Test
 

accessibility support on calendar widget

Hello,

I am looking at the calendar widget sample
http://archive.dojotoolkit.org/nightly/checkout/dijit/tests/test_Calenda...

and am not able to figure out how to navigate the calendar and select a month and date using a keyboard (no mouse)

Would appreciate any help
thanks
Vijay

Can the calendar be shrunk

I'm using the date text box, but the drop down calendar is huge and extends the field way beyond the length needed to hold the date value. Is there any way to shrink the size of the calendar?

can Dojo 0.43 and Dojo 1.0 be ran simultaneously?? Need downcomp. for a calendar.

Hi guys,

I feel the need to run Dojo 0.43 for an ajax calendar that isn't yet
ported to 0.9/1.0.

Is there a way to run 0.43 and 1.0 simultaneously??
Or do you know a well ajax calendar for 1.0? (no date-picker)

thx for reps!
melchior

Calendar picker problem, 3 digit year

Hi everyone -- Hoping someone has seen this issue and knows of a workaround.

We're using the Dojo DateTextBox, here's our HTML:
<input id="from-date" type="text" name="from-date" class="date-textbox" dojoType="dijit.form.DateTextBox"/>

If I type 1/1/100 in the date textbox and click the date textbox again, the calendar will show up and the years shown in the bottom are "1999 100 101". If I click off the calendar to hide it, then click in the date textbox again the years are fine: "1999 2000 2001".

Making calendar visible from page load

[moved -- Calendar is part of Dijit]
I'm trying to make the calendar always visible when the page loads, without the user having to click on the DateTextBox.

I didnt find any properties to set in order to make it visible, can anybody help?

Thanks

Syndicate content