| XHTML innerHTML property not available ¶ | |
| Hi folks! | |
| last |
| calendar-en.js complete translation to pt-BR ¶ | |
| Hi folks! | |
| last |
| french language file ¶ | |
| Hello, I have slightly modified the latest french language file for my own use (2004-12-03 from CVS), regards | |
| last |
| Re: french language file ¶ | |
| Thank you very much. I have converted to UTF8 and put it at Is there a reason you made the day and month names lowercase? | |
| last |
| How to get the calendar to show new date? ¶ | |
| I'm using the calendar on an intranet event-scheduling webpage, but when the user clicks on a new date, while the page laods teh events associated with the new date, the calendar always defaults to the current date, and I need to get it to show the date associated with the events. I call the events by passing the date over using a querystring, as in 'calendar.asp?dtDate=12/3/04', but I'm not sure how (or if) I need to get the calendar to use that - my Javascript is fairly minimal. Looking trhough teh documentation, it seems that 'calendar.setDate(new Date());' ought to be doing this for me, but I can't figure out what I need to do to make it work. Any help would be appreciated. Thanks. | |
| last |
| Re: How to get the calendar to show new date? ¶ | |
| this how I did it If Request.Form("CalDate") = "" Then CalDate = Date Else CalDate = Request.Form("CalDate") End If and then call something like that when you create Calendar var calendar = new Calendar(true, "<%=CalDate%>", flatSelected); | |
| last |
| Shoe only Time Selector ¶ | |
| Hi!!! First of all - thanks a lot for this great piece of software. I love it :)) thanks for help | |
| last |
| japanese translation ¶ | |
| Is calendar-jp.js supposed to be Japanese? | |
| last |
| Re: japanese translation ¶ | |
| I'm not sure.. It was sent by people and the current Japanese translation is pretty much outdated. I wonder if an UTF-8 version is possible, as I would like all translations to be UTF-8. Anyway, if you know Japanese and would like to contribute a translation, please send me an updated version by email. ;-) | |
| last |
| Problems with safare ¶ | |
| I started using this tool as part of the TWiki EditTable plugin. I discovered that there are problems using it with the current version of Safari. I am using safari 1.2.4 on MacOS 10.3.6. Just browse the jscalander home page and with safari and you will see what I mean. It gets very confused with the flat calendar display there. The popup does not fare any better. Also this form application crashes safari so I had to start mozilla to post this message. tks, louie | |
| last |
| Re: Problems with safare ¶ | |
| Many other things also crash Safari :-( Let's just hope that future versions will be improved. The calendar, though, can work fine with a recent Safari. Please browse this forum, I think there are people that posted solutions. We also hope to be able to release a new version soon. | |
| last |
| BUG: wrong week number ¶ | |
| hi All! Problem: displayed week number becoms some times wrong. | |
| last |
| Re: BUG: wrong week number ¶ | |
| Looks like the week numbers returned are restricted to "%V" type week numbers. I'd like to see the week numbers displayed by the calendar as well as those returned when you click on a date configurable to "%U" "%W" as well as "%V" | |
| last |
| Calendar across Frames ¶ | |
| Hello Thanks in advance. | |
| last |
| Profanity ¶ | |
| This isn't a bug, but if I were responsible for this code, I'd take care of this ASAP... In calendar.js, please rename the function: Calendar.continuation_for_the_fucking_khtml_browser | |
| last |
| Re: Profanity ¶ | |
| Indeed; it's also a very ugly hack, but at that time it was the only way to make things work in Konqueror (and probably Safari too). Now it has support for inline functions; in a future version I'll remove that code. | |
| last |














