-
To enable slideshow, what we should not be included?
-
- foundation.js
- foundation.orbit.js
- button
- jquery.js
- None of these
Correct Option: C
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.