HTML5 Banners in 6.3 | Community
Skip to main content
Level 3
January 8, 2018
Solved

HTML5 Banners in 6.3

  • January 8, 2018
  • 4 replies
  • 2748 views

We are looking to implement the HTML5 banners/Images with aem 6.3

May i know what is the best approach to achieve  this requirement.

We may be using dynamic media.

All your help is appreciated.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

YOu can write a Banner component using a HTL component and Bootstrap. See this AEM Community article that shows how to implement this use case -- Creating an Experience Manager Responsive Banner Component

4 replies

smacdonald2008
smacdonald2008Accepted solution
Level 10
January 8, 2018

YOu can write a Banner component using a HTL component and Bootstrap. See this AEM Community article that shows how to implement this use case -- Creating an Experience Manager Responsive Banner Component

edubey
Level 10
January 9, 2018

If its just banner, i don't think you need dynamic media to achieve it

Use a javascript slideshow/carousel plugin and with authorable images via dialog

tulasi21Author
Level 3
January 24, 2018

thank you everyone for the help. It was very helpful, i was able to accomplish it successfully.

smacdonald2008
Level 10
January 24, 2018

I am happy to hear that  you got that working.