Difference between revisions of "Template:UCSC-Styles"

Line 662: Line 662:
  
 
   </style>
 
   </style>
 +
 +
  <script type="text/javascript">
 +
   
 +
    $('li.menu-item').on('click', function() {
 +
    $('.dropdown-menu').toggle();
 +
});
 +
  </script>
  
 
   </html>
 
   </html>

Revision as of 20:01, 24 August 2017