You are viewing a post by marianaluvrenato. View all 103 posts in [b] =| :thumbsup: It works in all the major browsers - Mozilla Firefox 1.5+, Opera 9+, Safari and IE6+ :eh: in IE your gifs will continue to animate :retard: while in FF animated gifs are frozen :lo.
I thought feruzz helped you on the selective glossing.
here's how you can gloss primary photo only:
direct link to post: http://theftalk.com/viewtopic.php � 77#p773777
Check Shirow's WVM 2.3 topic for how to gloss tracker pics. go there and scroll until you see the optional instructions
I will have to work on the fans groups and friends.
Last edited by shakiro214 (Today 06:01:06)[/quote]
all my images are glossed
and my loading gif.. cuz they are glossed
i use this code by the way
function glossit(){
var elements = document.getElementsByTagName('img');
var i = 0;
while (i < elements.length) {
elements[i].className="glossy iradius50";
i++;
}
}setTimeout("glossit()",2995);
Last edited by marianaluvrenato (2008-05-29 13:10:53)