If I use primefaces only I have access to all icons that are bundled with primefaces. Hoever if I add primefaces mobile then I have only access to primefaces mobile icons and the "old" icons of primefaces are not longer shown. This should be after the following page possible with only the use of jquery and jquery mobile:
http://www.andymatthews.net/code/jQuery ... index.html
For demonstration purposes I just want mention the two following links:
1) http://www.hascode.com/2012/01/create-mobile-websites-using-java-server-faces-and-primefaces-mobile/
If you go down on the page you'll find an calendar component. If you look closer at the image you will find two plus (+) symbols instead of the icons < and >.
2)http://thomkerle.blogspot.ch/2012/07/problems-with-jquerys-fullcalendar-and.html
The second example is from myself and I tried to integrate the fullcalendar (which uses icons from jquery standard css) with mobile components. It's not possible to integrate with primefaces the two icons sets.
My question: Have I something done wrong?
