Interviewer And Interviewee Guide

MooTools Interview Question:

How to make the gallery go to a specific image using MooTools?

Submitted by: Administrator
Just use the goTo function. But remember that its argument is an integer starting from 0 and not 1. For example, to make it skip to the fifth image, use this code:
myGallery.goTo(4);
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.