Team:Heidelberg/Templates/Footer-Meetings

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> <script src="https://2013.igem.org/Team:Heidelberg/Templates/jque...")
Line 42: Line 42:
                 $(function() {
                 $(function() {
                     //script for hiding/showing only 3 months
                     //script for hiding/showing only 3 months
-
                     $($('.month_tab').slice(3)).hide();
+
                     $($('.month_tab').slice(5)).hide();
                     $('#forwards').click(function(e) {
                     $('#forwards').click(function(e) {
                         var visible = $('.month_tab:visible');
                         var visible = $('.month_tab:visible');

Revision as of 16:02, 3 October 2013