vivo/themes/wilma/js/utils.js

4 lines
222 B
JavaScript
Raw Normal View History

/* $This file is distributed under the terms of the license in /doc/license.txt$ */
//Fix Transparent PNGs in IE6.
//webapp/web/js/jquery_plugins/supersleight.js creates the supersleight() method
$('body').supersleight();