view js/dive4elements.js @ 83:3277c8a3a4f3

Small improvements of content for index and d4e.
author Tom Gottfried <tom@intevation.de>
date Wed, 26 Mar 2014 18:19:25 +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)