I use jquery with velocity all the time and I never noticed an issue. For instance, the on ready handler and the selector patterns both work fine for me. If velocity doesn't recognize a variable name after the $, it just print's it straight through, right? Are you concerned about a coincidental match . . . seems unlikely since the jqueyr $ is always followed by a left parens; not even sure if that could be the start of a valid reference name.
Am I missing something? On Wed, Jul 8, 2009 at 12:50 PM, John Eichelsdorfer<jeich...@yahoo.com> wrote: > > In attempting to integrate the JQuery UI datepicker tool into our site > http://jobbank.com/ http://jobbank.com/ , we are having an issue where the > jQuery code is being removed due to both projects using the "$" symbol. > > jQuery has this link: > http://docs.jquery.com/Using_jQuery_with_Other_Libraries > http://docs.jquery.com/Using_jQuery_with_Other_Libraries that describes how > to modify the use of jQuery to attempt to get things working, but do you > have a preferred solution? Examples would be great if you have them. > > Thank! > > John > > > ----- > John Eichelsdorfer > > http://jobbank.com/ jobbank.com > -- > View this message in context: > http://www.nabble.com/Using-jQuery-with-Velocity-tp24397241p24397241.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 > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@velocity.apache.org For additional commands, e-mail: user-h...@velocity.apache.org