0 Replies Latest reply on Mar 22, 2007 8:03 PM by anarinsky

    How to show both image and text on a button?

    anarinsky

      I need to create a button that shows both text and image. I found that if I use s:button then after image specification the text does not show up.

      For a particular button based on id I can write a stylesheet similar to (http://www.jboss.com/index.html?module=bb&op=viewtopic&t=100199).

      However, can I specify a class for all buttons and then use this class changing only the image url and text?