view js/dive4elements.js @ 78:883a82f827b3

Added links to Free Software components.
author Sascha L. Teichmann <teichmann@intevation.de>
date Wed, 26 Mar 2014 17:01:20 +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)