|
From: Ivo v. D. <ivo...@gm...> - 2007-01-13 13:47:43
|
Hi, I'm trying to set some additional properties on the calendar widget with no success up to now. I'm getting the following error: Error: monthyear.split is not a function Source File: file:///home/ivo/workspace/yui-calendar-widget-poc/lib/calendar/calendar.js Line: 536 Which just isn't true. I tried it out and String.split() is supported in firefox. Before patching the YUI source myself I wanted to check out if there are new releases, but I can't seem to find which release we are using at the moment. If there is a new release, how do I update it in the source tree? The js files seem to be mixed with our files. Regards, Ivo |