Current Path : /webspace/www.cordales.be/html/wp-content/plugins/nextgen-gallery/static/Albums/ |
Current File : //webspace/www.cordales.be/html/wp-content/plugins/nextgen-gallery/static/Albums/init.js |
jQuery(function($) { // The ngg-album-desc element is only used for compact albums const height = $('.ngg-album-desc').height(); if (height) { shave('.ngg-album-desc', height); } $('.ngg-albumoverview').each(function(){ $(this).css('opacity', 1.0); }); });