Interviewer And Interviewee Guide

MooTools Interview Question:

How to make the gallery go to the next or previous image using MooTools?

Submitted by: Administrator
Sometime you might want to remove the built in buttons to make buttons outside the gallery. Doing that is very simple: Just make your buttons call the appropriate functions.
The functions to make it go to the next or previous images are respectively:

myGallery.nextItem();
myGallery.prevItem();
Submitted by: Administrator

Read Online MooTools Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.