view js/dive4elements.js @ 68:94c2d13c4e2c

Reordered footer. Remove intro text from getit.
author Sascha L. Teichmann <teichmann@intevation.de>
date Wed, 26 Mar 2014 12:06:19 +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)