view js/dive4elements.js @ 69:e0fcacb504e6

Added old GNV page to repo and link it in the main page.
author Sascha L. Teichmann <teichmann@intevation.de>
date Wed, 26 Mar 2014 12:32:18 +0100
parents 9e93f08034d8
children
line wrap: on
line source
$(document).ready(function() {
  $('[data-toggle=dive4elements]').click(function() {
    $('.row-dive4elements').toggleClass('active');
  });
});
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)