掲示板

Featured Content Slider?

11年前 に Marco Bruschi によって更新されました。

Featured Content Slider?

New Member 投稿: 5 参加年月日: 12/04/18 最新の投稿
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
11年前 に Milen Dyankov によって更新されました。

RE: Featured Content Slider?

Regular Member 投稿: 171 参加年月日: 09/09/23 最新の投稿
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
11年前 に Milen Dyankov によって更新されました。

RE: Featured Content Slider?

Regular Member 投稿: 171 参加年月日: 09/09/23 最新の投稿
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
11年前 に Marco Re によって更新されました。

RE: Featured Content Slider?

Junior Member 投稿: 29 参加年月日: 09/07/30 最新の投稿
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 )
9年前 に fouad fouad によって更新されました。

RE: Featured Content Slider?

Junior Member 投稿: 28 参加年月日: 14/08/08 最新の投稿
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.