JSCal2-1.5

This version adds the time selector, by popular demand. Other new stuff:

  • Some new language files contributed by people (CZ, ES, PL). Thank you!
  • Ability to (easily) use one calendar instance to manage multiple fields. Demo provided.
  • (bugfix) parse existing date in the input field when the calendar pops up
  • (bugfix) localized a variable which was mistakenly global (I18N).

Note that there is a newer version already.

Download JSCal2-1.5.zip.


28 comments so far (add yours)

JSCal2-1.5
by Benny De Nayer
2009-06-19 17:44

Gonna give this a try

JSCal2-1.5
by Kumaraguru M
2009-06-20 08:21

Thanks

JSCal2-1.5
2009-06-21 03:56

wah .. keren.. cool.. thanks.

JSCal2-1.5
by Nicolas
2009-06-21 18:38

*The time is updated after calling JsCal the 2th time... The first time i lost focus it displays the default date... When i get focus 2th time it shows the correct time. *The time "00:00" is showing "12:00" in the input form *I cant change the date after i've selected one... It seems to be reading from the input and selecting that date (with SHOWTIME OFF). With SHOWTIME ON i can't select other date than: "2009-12-21"

JSCal2-1.5
by wanxu
2009-06-22 04:11

thank you

JSCal2-1.5
by ru
2009-06-22 19:11

thank you

JSCal2-1.5
by Gee
2009-06-23 03:19

when I use getDates() on a sequential selection... it just returns the same date multiple times.. for example if I select 7/1-7/4 by holding down select, it just returns 7/4 , 4 times. Any ideas?

Re: JSCal2-1.5
by Mihai Bazon (page author)
2009-06-23 08:24

Hmm, you're right, this seems to be a bug I introduced in the new version. I'll fix it shortly.

Re: JSCal2-1.5
by Mihai Bazon (page author)
2009-06-23 10:50

Fixed and released version 1.6.

JSCal2-1.5
by namliw
2009-06-23 23:30

Hi,

take a look at this page: http://www.webtestingserver.com/wilmanTest/untitled.php, I dont know why the inputs wont update after the second time you select a date, however if you click in the "clic" link, the calendar will display the last selected date, but if you click in the input it will display the date that appears as it value.

any ideas why is this happening?

thanks in advance

JSCal2-1.5
by Jen
2009-07-01 07:56

I have a problem....... When the calender is displaying inside a form, in Chrome its getting refreshed when clicking on the button. Any help? Thanks.

JSCal2-1.5
by azzy
2009-07-23 12:19

hmm..the demo is absolutely cool man..great

JSCal2-1.5
by stell
2009-07-23 15:18

Awesome work, no doubt. But why not include the multiple month feature like in zapatec calendar? Its extremly important to be able displaying multiple months via numberMonths and monthsInRow.

JSCal2-1.5
by Frank
2009-08-02 22:53

Is there a way to dynamically set the z-index of the calendar?

Re: JSCal2-1.5
by Mihai Bazon (page author)
2009-08-03 11:18

Assuming you save the return value of Calendar.setup in a variable cal, then the following should work to set the z-index:

  cal.els.topCont.style.zIndex = 10000;
JSCal2-1.5----csakthikumar@gmail.com
by csakthikumar
2009-08-03 17:33

is this software available as a gpl

Re: JSCal2-1.5----csakthikumar@gmail.com
by Mihai Bazon (page author)
2009-08-03 19:59

Nope. The old version is GPL, but JSCal2 isn't.

JSCal2-1.5 ---- How do I change the date?
by Rafael
2009-10-22 03:42

How do I change the date?

Hello, I'm from Brazil, where I change the date of 2009-12-03 to 03-12-2009?, could you help me?

JSCal2-1.5 -- tooltip that won't disappear?
by Carissa
2009-11-08 07:44

How do you change the tooltip so that it stays showing when the date is selected? (instead of disappearing unless the mouse is hovering over the date)

JSCal2-1.5
2009-11-08 19:54

I downloaded but I couldn't use it.I think I made a mistake.

JSCal2-1.5
by Bharath
2009-12-11 07:24

Hi, I am using IE6, and there is a <select> tag which comes in the calendar area. The select element is coming on top of the calendar. I know that there must be some problem with the z-index. But I am unable to find the solution. I have tried by not setting any z-index, by giving a z-index value of -1 for <select>. Still this is happening. And I have to use IE6, as per client requirement. Is there any solution to this bug.

JSCal2-1.5
by alex
2010-02-18 16:47

Hi, I want to Disabling dates in 1.5 version of JScalendar is it possible? how can I do?

thanks

JSCal2-1.5
2010-03-03 18:49

heiiii give-me you calendar!!

JSCal2-1.5
by wilmer
2010-03-03 21:26

Thank you! is a AWESOME WORK! Congratulations.

JSCal2-1.5
by Ron
2010-03-11 12:45

Hi, I want to Disabling future dates in 1.5 version of JScalendar is it possible? how can I do?

thanks

disable prev dates in JSCal2-1.5
by sreekanth
2010-05-12 08:43

Hi, I want to Disable all previous dates in 1.5 version of JScalendar is it possible? how can I do?

Re: disable prev dates in JSCal2-1.5
by Sue
2010-05-13 15:57

Hi, I am having the same problem - have you solved it yet? I am trying to disable sundays, bankholidays, today & all previous dates all in the same calendar. I have managed to disable sundays OR bankholidays but not both.

Two calendars (dependent)
by Cristal
2010-05-15 21:50

Hi, I have two calendars in the same page, the first one to select the init_date and the second one to select the finish_date. I need when the user selects the init_date, the second calendar doesn't allow to select a minor date. I try with property min... but I don't know how two link the two calendars... Thanks!

Add your comment

You can use the MultiMarkdown syntax, with some decent restrictions (no plain HTML, no headings). Your email address will not be published.

*
*