I had a problem with a jQuery date-picker not working. Turns out I needed to add $.noConflict(); to make it work.
But now it has fixed one problem and started a new o