styleClass « IceFaces « JSF Q&A





3. Iceface 1.7.2 Sorting styleclass not working properly    icefaces.org

Hi, I was doing a project in Icefaces 1.6. Now, I migrated to Icefaces 1.7.2. I am using ice:commandSortHeader in Icefaces 1.7.2. I am using iceCmdSrtHdr styleclass for enabled column and iceCmdSrtHdr-dis for disabled columns as suggested by Icefaces tld api. But, in case for enabled columns, i am not able to see any style implementation while it works perfectly for ...

4. no way to put styleClass on     icefaces.org

6. menuBarItem styleClass support?    icefaces.org

7. IceFaces 1.8's outputText wrapping w/ span without style or styleClass set    icefaces.org

Thank you very much for the reply. I appreciate it. Unfortunately, due to my extreme usage of output text all over (such as in ui:compositions for a ui:insert from the template in a tag), this makes upgrading very difficult. It's too bad that outputText's feature was changed per http://jira.icefaces.org/browse/ICE-3159 to work around a javascript insertion. At the least, nospan should ...</p></div></td></tr><tr><td><div class='articleProductElement'><h3 class='articleProductElementTitle'>8. <a href='http://www.icefaces.org/JForum/posts/list/13648.page'>Beginner. Styleclass attribute</a><span class='articleProductElementHost'>    icefaces.org</span></h3></div></td></tr><tr><td><div class='articleProductElement'><h3 class='articleProductElementTitle'>9. <a href='http://www.icefaces.org/JForum/posts/list/14729.page'>styleclass changed</a><span class='articleProductElementHost'>    icefaces.org</span></h3><p class='articleProductElementParagraph'>hi, I have for example input text controll: <ice:inputText value="#{adminMBean.admin.name}" partialSubmit="true" id="name" validator="hv" styleClass="w1"/> as You can see - style class will be "w1" when I change value of generated input text, validation is fired and unfortunately style class is changed to "iceInpTxt". Is this a bug or there is a way to stop icefaces from changing my styleclass? I've found ...</p></div></td></tr><tr><td><br/><br/><style>.example_responsive_1 { width: 320px; height: 100px; }@media(min-width: 500px) { .example_responsive_1 { width: 468px; height: 60px; } }@media(min-width: 800px) { .example_responsive_1 { width: 468px; height: 60px; } }</style><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><!-- java2s --><ins class="adsbygoogle example_responsive_1"style="display:block"data-ad-client="ca-pub-1130008796007602"data-ad-slot="6237403822"data-ad-format="auto"></ins><script>(adsbygoogle = window.adsbygoogle || []).push({});</script><br/><br/></td></tr><tr><td><div class='articleProductElement'><h3 class='articleProductElementTitle'>10. <a href='http://www.icefaces.org/JForum/posts/list/16233.page'>Required ice:inputText styleClass</a><span class='articleProductElementHost'>    icefaces.org</span></h3></div></td></tr><tr><td><div class='articleProductElement'><h3 class='articleProductElementTitle'>11. <a href='http://www.icefaces.org/JForum/posts/list/16724.page'>ice:commandButton background image does not work on IE 8 using StyleClass</a><span class='articleProductElementHost'>    icefaces.org</span></h3></div></td></tr><tr><td><div class='articleProductElement'><h3 class='articleProductElementTitle'>12. <a href='http://www.icefaces.org/JForum/posts/list/16937.page'>styleClass value set by a javascript function</a><span class='articleProductElementHost'>    icefaces.org</span></h3></div></td></tr><tr><td><div class='articleProductElement'><h3 class='articleProductElementTitle'>13. <a href='http://www.icefaces.org/JForum/posts/list/18120.page'>Help needed on RowSelector styleClass</a><span class='articleProductElementHost'>    icefaces.org</span></h3><p class='articleProductElementParagraph'>Hi, I am trying to override the default color set by the rowSelector on mouseover before selection and after selection. I have written my own css where iam trying to change the color. When i run my application the color i set in my CSS doesnot change, it is still bringing up the default color set in xp.css. I also tried ...</p></div></td></tr><tr><td><div class='articleProductElement'><h3 class='articleProductElementTitle'>14. <a href='http://www.icefaces.org/JForum/posts/list/19522.page'>OutputProgress with dinamic styleClass</a><span class='articleProductElementHost'>    icefaces.org</span></h3></div></td></tr><tr><td><div class='articleProductElement'><h3 class='articleProductElementTitle'>15. <a href='http://www.icefaces.org/JForum/posts/list/19866.page'>How can I change the color of a CommandLink with CSS (styleClass)?!?</a><span class='articleProductElementHost'>    icefaces.org</span></h3></div></td></tr><tr><td><div class='articleProductElement'><h3 class='articleProductElementTitle'>16. <a href='http://www.icefaces.org/JForum/posts/list/5067.page'>issue with styleClass attribute of outputText component</a><span class='articleProductElementHost'>    icefaces.org</span></h3></div></td></tr><tr><td><br/><br/><style>.example_responsive_1 { width: 320px; height: 100px; }@media(min-width: 500px) { .example_responsive_1 { width: 468px; height: 60px; } }@media(min-width: 800px) { .example_responsive_1 { width: 468px; height: 60px; } }</style><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><!-- java2s --><ins class="adsbygoogle example_responsive_1"style="display:block"data-ad-client="ca-pub-1130008796007602"data-ad-slot="6237403822"data-ad-format="auto"></ins><script>(adsbygoogle = window.adsbygoogle || []).push({});</script><br/><br/></td></tr><tr><td><div class='articleProductElement'><h3 class='articleProductElementTitle'>17. <a href='http://www.icefaces.org/JForum/posts/list/5094.page'>Issue on ice:menuItem styleClass</a><span class='articleProductElementHost'>    icefaces.org</span></h3></div></td></tr><tr><td><div class='articleProductElement'><h3 class='articleProductElementTitle'>18. <a href='http://www.icefaces.org/JForum/posts/list/5153.page'>ice:ouputText and styleClass with 1.6.0</a><span class='articleProductElementHost'>    icefaces.org</span></h3><p class='articleProductElementParagraph'>Hi! Until today, I have been working with IceFaces 1.5.3. To change the css style of a component I used styleClass. But now -with the Ice 1.6.0- it doesn't work. The ice:outputText always use the default iceOutTxt. Is it possible to change the CSS style of an outputText/inputText? I've also tried with the attribute style with the same result. Thanks </p></div></td></tr><tr><td><div class='articleProductElement'><h3 class='articleProductElementTitle'>19. <a href='http://www.icefaces.org/JForum/posts/list/5246.page'>ValueBinding and style/styleClass of menuItem</a><span class='articleProductElementHost'>    icefaces.org</span></h3></div></td></tr><tr><td><div class='articleProductElement'><h3 class='articleProductElementTitle'>20. <a href='http://www.icefaces.org/JForum/posts/list/6214.page'>Autocomplete and styleClass</a><span class='articleProductElementHost'>    icefaces.org</span></h3></div></td></tr><tr><td><div class='articleProductElement'><h3 class='articleProductElementTitle'>21. <a href='http://www.icefaces.org/JForum/posts/list/6258.page'>Bug or misunderstanding? Unable to assign unique ID/styleClass to tree elements</a><span class='articleProductElementHost'>    icefaces.org</span></h3></div></td></tr><tr><td><div class='articleProductElement'><h3 class='articleProductElementTitle'>22. <a href='http://www.icefaces.org/JForum/posts/list/6476.page'>ice:rowSelector styleClass</a><span class='articleProductElementHost'>    icefaces.org</span></h3><p class='articleProductElementParagraph'>HI, I am having two datatables with their corresponding ice:rowSelectors in a single jsp. I was trying to color the selected rows in these two datatables with two different colors. For this I have used styleClass="TableRowSelected" ONLY in the rowSelector of the SECOND datatable assuming that the selected row in the first datatable with get style class properties from iceRowSelSelected, iceRowSelSelectedMouseOver ...</p></div></td></tr><tr><td><div class='articleProductElement'><h3 class='articleProductElementTitle'>23. <a href='http://www.icefaces.org/JForum/posts/list/9136.page'>Quick one: Changing style/styleClass on bound ice:outputBody doesnt work?</a><span class='articleProductElementHost'>    icefaces.org</span></h3></div></td></tr><tr><td><div class='articleProductElement'><h3 class='articleProductElementTitle'>24. <a href='http://www.icefaces.org/JForum/posts/list/9755.page'>Problem with ice:inputText and CSS styleclass</a><span class='articleProductElementHost'>    icefaces.org</span></h3></div></td></tr></table></div></div><footer><p class='pull-right'><a href='http://www.java2s.com/'>java2s.com</a>  | © Demo Source and Support. All rights reserved.</p></footer></div></body></html>