date picker example not working - can be fixed

Michael Franklin <[email protected]> Tue, 3 May 2005 05:17:04 +0000 (UTC)
Newsgroups gmane.comp.windows.devel.netwindows
Message-ID <[email protected]>
Hi,

The date picker example does not work - you get an exception:

Error: missing ; before statement
Source File:
file:///C:/jakarta-tomcat-5/webapps
/netWindows/winScripts/widgets/date_picker_widget.js
Line: 1, Column: 73

To get around this you can change line 19 from

src="../../winScripts/netWindows.js" to
src="../../winScripts_no_docs/netWindows.js">

However, even then the date picker doesn't allow the user to select the month or
the year.  Is this expected behaviour?

Michael


_______________________________________________
The netWindows developers list: [email protected]
http://netwindows.org/mailman/listinfo/devel_netwindows.org