Q. To enable slideshow, what we should not be included?
β
Correct Answer: (C)
button
Explanation: To construct HTML for slideshow simply wrap the content or the images within unordered list element with data-orbit. For enabling slideshow we will need to include jquery.js, foundation.js, foundation.orbit.js or zepto.js within HTML.