> Without it, the following code was trying to have "datepicker" turned into a
> velocity variable.   Not sure if it should have, but...
>        $.datepicker.setDefaults({
>            dateFormat: 'mm/dd/yy',
>            showOn: 'focus',
>            changeMonth: true,
>            changeYear: true
>        });

I'd like to understand why this is interpreted as a Velocity reference
though.  "." is not a legal reference name character.  Is this a bug?

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to