Difference between revisions of "Template:Technion HS Israel4"
Line 150: | Line 150: | ||
$elem.find('#logo') | $elem.find('#logo') | ||
.stop(true) | .stop(true) | ||
− | .glow({ radius: "10", color:"green" }); | + | //.glow({ radius: "10", color:"green" }); |
$elem.find('#title').fadeIn( 1000 ); | $elem.find('#title').fadeIn( 1000 ); | ||
Line 161: | Line 161: | ||
$elem.find('#logo') | $elem.find('#logo') | ||
.stop(true) | .stop(true) | ||
− | .glow({ radius: "20", color:"green", disable:true }); | + | //.glow({ radius: "20", color:"green", disable:true }); |
$elem.find('#title').fadeOut( "slow" ); | $elem.find('#title').fadeOut( "slow" ); | ||
}); | }); |
Revision as of 15:10, 22 August 2015