|
Tags: Blanking Manual revert |
| (3 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| $('#bios-trigger').hover( function() { $('#bios-back').css("z-index", "0"); });
| | |
| $('#indexes-trigger').hover( function() { $('#indexes-back').css("z-index", "0"); });
| |
| $('#maha-trigger').hover( function() { $('#maha-back').css("z-index", "0"); });
| |
| $('#anu-trigger').hover( function() { $('#anu-back').css("z-index", "0"); });
| |
| $('#ati-trigger').hover( function() { $('#ati-back').css("z-index", "0"); });
| |
| $('#sup-trigger').hover( function() { $('#sup-back').css("z-index", "0"); });
| |
| $('#ill-trigger').hover( function() { $('#ill-back').css("z-index", "0"); });
| |
| $('#out-trigger').hover( function() { $('#out-back').css("z-index", "0"); });
| |