Team:AUC TURKEY
From 2013hs.igem.org
(Difference between revisions)
Line 20: | Line 20: | ||
console.log(next); | console.log(next); | ||
console.log(opts); | console.log(opts); | ||
- | $("#links div a"). | + | $("#links div a").css({background:"#01A9DB"}); |
- | $("#links div:eq("+opts.currSlide+") a"). | + | $("#links div:eq("+opts.currSlide+") a").css({background:"#5AC7E8"}); |
} | } | ||
$(function() { | $(function() { |
Revision as of 10:53, 16 June 2013