Portal Engine Questions on portal engine and web parts.
Version 7.x > Portal Engine > Which web part to use? View modes: 
User avatar
Certified Developer 12
Certified Developer 12
chetan2309-gmail - 5/31/2013 1:06:51 AM
   
Which web part to use?
Hi,

I have a very simple requirement. I need to show on website home page. It will have a fixed images and text. Text on top of image needs to change after some gap. IN all I have 5 different texts. Which web-part can help achieve this. Content slider I guess will not fit my requirement.

Any alternate way?

Thank You
Chetan

User avatar
Member
Member
Swainy - 5/31/2013 4:20:08 AM
   
RE:Which web part to use?
Hi Chetan,

If the content slider doesn't do what you want it to (you should be able to change the transition in the JQuery for this if you don't want it to actually slide), then you could always just use a CMS Repeater to repeat out the images/text and then use the JQuery cycle plug-in to cycle through them:

http://jquery.malsup.com/cycle/

The link above should show you the html output you need which you can use a transformation to get out the image and texts.

Any questions just ask,

Thanks,

Matt