Team:UNITS Trieste/Template:Header

From 2011.igem.org

(Difference between revisions)
Line 4: Line 4:
<script type="text/javascript">  
<script type="text/javascript">  
     $(document).ready(function() {
     $(document).ready(function() {
 +
/*manage menu actual page*/
         if($('#access strong').length)  
         if($('#access strong').length)  
           { $('#access ul li a').removeClass("current_page_item");  
           { $('#access ul li a').removeClass("current_page_item");  
             $('#access strong').parents("li.page_item").find("a:not(ul ul a)").addClass("current_page_item");
             $('#access strong').parents("li.page_item").find("a:not(ul ul a)").addClass("current_page_item");
 +
            if( $('#access strong').parents("li.page_item").find("ul ul a").lenght)
 +
              alert("ok");
           }
           }
         /*$(location).attr('href');
         /*$(location).attr('href');

Revision as of 08:14, 26 August 2011