jquery - How to display images and text using JSF? -


i have requirement below:

something imdb.

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:

  1. link custom jsf library component want
  2. write own jsf component;
  3. use normal html , add own css.

as me, 3rd way simplest.


Comments

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -