view js/dive4elements.js @ 88:f136ef1e5c04

To establish more consistence renamed getit.html to download.html and the corresponding _main to _body.
author Sascha L. Teichmann <teichmann@intevation.de>
date Wed, 26 Mar 2014 18:57:29 +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)