jQuery Mobile initializePage() & Primefaces Core 5.1.1

UI Components for JSF
Post Reply
helvetec
Posts: 2
Joined: 04 Sep 2014, 10:06

21 Oct 2014, 09:09

Hello,

I have to use jquery mobile with Primefaces core 5.1.1, because I need to implement mobile calendars on desktop web.

When I do :

Code: Select all

$.mobile.initializePage();
then p:selectCheckboxMenu looses all texts in labels.


Without

Code: Select all

$.mobile.initializePage();
Image


With

Code: Select all

$.mobile.initializePage();
Image


edit :

works if I update p:selectCheckboxMenu after initializePage()
Last edited by helvetec on 21 Oct 2014, 09:52, edited 1 time in total.

kukeltje
Expert Member
Posts: 9605
Joined: 17 Jun 2010, 13:34
Location: Netherlands

21 Oct 2014, 09:51

You have to do a lot more investigation yourself. How is the applied css changed, the html etc. And maybe you can just initialize one component as mobile.

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 30 guests