Wanted to thank you for the responses.  Wanted to make the thing work before
responding.  Ended up using the recommended ${esc.d}.

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
        });





-----
John Eichelsdorfer

http://jobbank.com/ jobbank.com 
-- 
View this message in context: 
http://www.nabble.com/Using-jQuery-with-Velocity-tp24397241p24454038.html
Sent from the Velocity - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@velocity.apache.org
For additional commands, e-mail: user-h...@velocity.apache.org

Reply via email to