I installed jstools module and run jscalendar. Icon of jscalendar shows near the date field but when you click on it's doesn't display anything. No reaction. Debugging shows me there is error in calendar_stripped.js file on line 14. See my attachment. I don't know where is problem.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | calendar-pl.js_.txt | 2.81 KB | Qrczak |
| debb_jscalendar.jpg | 175.14 KB | Qrczak |
Comments
Comment #1
isko commentedHello, I use the localization for Slovak language and I'm experiencing the same problem. When using english, everything works fine. I thing, the localization is the reason...
Unfortunately, I don't have time and knowledge for debugging this in deep. But I'd really like to be able to use this feature, because it's a big help. So please, could someone take look at this issue?
Comment #2
Qrczak commentedNow it's working. I've solved the problem. Look in my attached file. It's polish version but doesn't metter. See what lin is missed in your Slovak file and add them.
The line what I added:
Calendar._TT["WEEKEND"] = "0,6";
Regards
Comment #3
isko commentedGreat! Worked for me too :) Thank you very much.
Comment #4
(not verified) commented