Fórum

Featured Content Slider?

Marco Bruschi, modificado 11 Anos atrás.

Featured Content Slider?

New Member Postagens: 5 Data de Entrada: 18/04/12 Postagens Recentes
Hello to everybody,

what I need is a slider like the one in the liferay home page http://www.liferay.com/

How can I get it?

Thank you
thumbnail
Milen Dyankov, modificado 11 Anos atrás.

RE: Featured Content Slider?

Regular Member Postagens: 171 Data de Entrada: 23/09/09 Postagens Recentes
Marco Bruschi:
How can I get it?


You have to do the following:
  • using your web browser, go to google.com and type "javascript slider" in the search field
  • examine the results (for example "45+ Very Functional Javascript Sliders and Scrollers") and pick the one you like best
  • get the code and use it in one of the following:
    • web content with appropriate structure + template
    • custom portlet
thumbnail
Milen Dyankov, modificado 11 Anos atrás.

RE: Featured Content Slider?

Regular Member Postagens: 171 Data de Entrada: 23/09/09 Postagens Recentes
And here is an example of how to use CustomGlobalMarkup portlet if you need this on every portal page: http://milen.commsen.com/2012/06/how-to-use-customglobalmarkup-portlet-to-add-image-slider-on-every-liferay-page.html
thumbnail
Marco Re, modificado 11 Anos atrás.

RE: Featured Content Slider?

Junior Member Postagens: 29 Data de Entrada: 30/07/09 Postagens Recentes
Marco Bruschi:

How can I get it?


If you are using Liferay 6.1 (and liferay.com does) you can use the AUI carousel component.....it's pretty simple to use it and you have already examples in the source code of liferay.com page or in demo pages of AlloyUI (check this for the carousel : http://deploy.alloyui.com/demos/carousel )
fouad fouad, modificado 9 Anos atrás.

RE: Featured Content Slider?

Junior Member Postagens: 28 Data de Entrada: 08/08/14 Postagens Recentes
hello my friend , i need a text and image slider in a web content.
i already have the image slider working but i cannot make it read text too.
thank you for ur help.