Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.
If the asker does not get an answer then they have 10 days to request a refund.
$40
Hire Someone to Auto-Rotate Grid Gallery on Homepage
This Grid Gallery at the top of the page currently only rotates to the next 4 images if you click the arrow(s). Could someone edit the code and make it rotate automatically every few seconds? (and pause on hover)
jgyrl82 | 05/24/12 at 2:23pm
Edit
(4) Possible Answers Submitted...
Note: jgyrl82 felt their question was unanswered, so we granted them a refund.
Note: jgyrl82 requested a refund. They offered this explanation:
"I have been told by multiple people that this is not possible, so they have not been able to help me. Please refund my money, thank you."If no one challenges a refund request, then they are automatically granted and proccessed after 48 hours. Admins of this site only review refund requests if someone challenges the request. If you are curious about how we handled previous refund requests, you may read over all refund requests and their challenges.
See a chronological view of answers?
Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.
-

Last edited:
05/24/12
3:18pmAgus Setiawan says:hi, let me help you. please send me an access to your dashboard,
need to put something like this :
function auto_next() {
$('#tj_next').data('scrollable').next();
setTimeout(auto_next, 1000); // 1000 == one second
}
auto_next();
thank you.Previous versions of this answer: 05/24/12 at 3:18pm
-

Last edited:
05/24/12
2:31pm -
Last edited:
05/24/12
10:29pmDuncan O'Neill says:Hi,
I've played around with the coding for this plugin ( which seems to come from http://tympanus.net/codrops/2011/06/09/grid-navigation-effects/. I can't see any built-in options for auto-starting or looping.
I suggest you use another jQuery slider from http://sorgalla.com/jcarousel/ . I've used this successfully on another project, and it works fine , with more than enough built-in options. Including auto-starting, and looping.
I can do this for you with FTP access. Please message me if you're interested.
best,
Duncan O'Neill -

Last edited:
05/25/12
8:19am
This question has expired.
Current status of this question: Refunded
Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.
If the asker does not get an answer then they have 10 days to request a refund.
