Team:Korea U Seoul/template/contents slider
From 2013.igem.org
(Difference between revisions)
Line 33: | Line 33: | ||
imgs.each(function(){ | imgs.each(function(){ | ||
$(this).hide(); | $(this).hide(); | ||
- | slider_navi.append("<span style= | + | slider_navi.append("<span style='font-family: David; font-size: 14pt;' onclick=\"slide_img("+i+")\">"+(i+1)+"</span>"); |
i++; | i++; | ||
}) | }) |
Revision as of 21:13, 27 September 2013