view js/dive4elements.js @ 15:8078cbb2e37f

Added an image from the first side of the software.
author Ariane Broermann <ariane@intevation.de>
date Wed, 05 Feb 2014 09:33:00 +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)