QUOTE(O)FaRTy1billion @ Jun 18 2006, 09:34 PM)
Yes, I will make 20 classes when I already have more than half of it done.
[right][snapback]509251[/snapback][/right]
Making a class takes ever so long, doesn't it?
.opq1 {blahblah;}
.opq2 {blahblah;}
.opq3 {blahblah;}
.opq4 {blahblah;}
.opq5 {blahblah;}
.opq6 {blahblah;}
Etc.
If you're going to complain about my method complain about how big the script to systematically change the HTML would be
Anyway, this'd work easier?
Make just one class with like .25 as the starting opacity instead of using an external .CSS file put it on the page, use javascript to increase the number at timed intervals. Roughly the same size script, less classes. Hmm...