I found a simple solution for the flicker problem in Firefox:
Just change the two lines in the functions fadepic() and resetit() as follows:
crossobj.style.MozOpacity=curpos/101 (divide by...
Type: Posts; User: 1finger; Keyword(s):
I found a simple solution for the flicker problem in Firefox:
Just change the two lines in the functions fadepic() and resetit() as follows:
crossobj.style.MozOpacity=curpos/101 (divide by...