view js/dive4elements.js @ 155:ea56812aba46

Reference final pump.io account, though there is no activity yet.
author "Tom Gottfried <tom@intevation.de>"
date Thu, 10 Apr 2014 08:30:21 +0200
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)