this is selectOneMenu initialize from DB
Asked
Active
Viewed 55 times
-4
-
Please try to share your code here & tell us what do you mean by "add jQuery"? – Toan Lu Mar 07 '18 at 02:22
-
1Read [ask] and [mcve] – Kukeltje Mar 07 '18 at 08:14
-
Why do you "add jQuery" when you are using PrimeFaces (which could be found from having a look at a picture of code which should have been posted as text)? – Jasper de Vries Mar 07 '18 at 08:27
-
Probably https://stackoverflow.com/questions/16166039/adding-jquery-to-primefaces-results-in-uncaught-typeerror-over-all-place – Jasper de Vries Mar 07 '18 at 08:29
-
Code in text please not images – Kukeltje Mar 07 '18 at 11:24
-
OK thanks ,this is my code as a text – Khalid Zahid Mar 08 '18 at 08:57
1 Answers
1
Primefaces has already Jquery, so you don't have to include it again. Moreover, Primefaces 6.1, for example, use jquery 2.2.4 version. So you cannot add Jquery version 3. Primefaces 6.1.1 release

tsotzolas
- 387
- 1
- 10