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

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

testing - Detect whether test has failed within fixture -

android - Create single AAR file from multiple modules using Gradle -