jquery - Primefaces Mobile 5.0+ changing style of <p:tab> in <p:accordion> -


i trying change style of <p:tab> in way:

<p:ajax .../> <p:tab id="tab1" title="title"        titlestyle="#{tabbackingmobile.tab1changed ? 'background:red;' : ''}"> 

this works on desktop version - in mobile not. know how resolve problem on primefaces mobile? tried use titlestyleclass using css class, unfortunately nothing changes

for , tip lot! :)


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

c# - Search and Add Comment with OpenXML for Word -