Today, I had to finally use both technologies in the same project. You need to do a few things for jQuery to work with JSF 2.0. Assign ID for all relevant UI components and their parents. Only then can you be sure about the DOM element ID of the component you are trying to manipulate. […]
↧