参见英文答案 >
Adding jQuery to PrimeFaces results in Uncaught TypeError over all place 1个
我正在尝试集成Primefaces和JQueryUI,我遇到了一些问题.有没有一种方法将外部JQuery库与Primefaces集成?发生的事情包括对话框窗口不会出现. 最佳答案 几天前有一个
similar question asked here.那里有一些经验和解决方法.
引用我自己的答案:
My experience:
I had the same problem and never got
it working with both jquery libs. (I
use jQuery instead of $but never
tried jQuery.noConflict()).My solution was to use only the lib
bundled with primefaces.