2 Replies Latest reply on Mar 12, 2010 7:40 PM by fmontezuma

    h:selectOneMenu, s:selectItems and title

    fmontezuma

      I have a tiny h:selectOneMenu populated by s:selectItems.


      Some of the data have big length and I need to show it somehow.


      In firefox it's alright, it maximizes the option fields so they can display the longest label of the options.


      The problem is IE, it is cutting the labels and I don't know a way to show a title or maximize the options like Firefox does.


      Thought about setting titles using javascript, but couldn't find a way.


      Any help? Thanks.