OK,I tried the following thing: CRM Community Link. I added my own jQuery webresource to my form. I added in the last line "var myjQ = jQuery.noConflict();"
In the alert.js I replace all jQuery ($()) selectors with myjQ() selector and everything worked fine.
Hope this helps
In the alert.js I replace all jQuery ($()) selectors with myjQ() selector and everything worked fine.
Hope this helps