view js/dive4elements.js @ 9:0c522b4beb93

Changed link position (SCM and Community).
author Ariane Broermann <ariane@intevation.de>
date Mon, 03 Feb 2014 12:07:59 +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)