Team:Gaston Day School
From 2014.igem.org
(Difference between revisions)
Rgeraghty98 (Talk | contribs) |
|||
Line 42: | Line 42: | ||
.end() | .end() | ||
.appendTo('#slideshow'); | .appendTo('#slideshow'); | ||
- | }, | + | }, 6000); |
</script> | </script> | ||
Revision as of 14:04, 10 June 2014
About JavaScript tabsJavaScript tabs partition your Web page content into tabbed sections. Only one section at a time is visible. The code is written in such a way that the page degrades gracefully in browsers that don't support JavaScript or CSS. |