jquery - How to display images and text using JSF? -
i have requirement below:
i able using jquery autocomplete/typeahead have use jsf only. want format only. h:graphicimage having rowspan , title right , details below. tried using jsf panelgrid acheiving format no avail. can please help?
there no ready jsf components features want. have 3 ways:
- link custom jsf library component want
 - write own jsf component;
 - use normal html , add own css.
 
as me, 3rd way simplest.

Comments
Post a Comment