In this font-size resizing tutorial:
Quick and easy font resizing
the author uses parseFloat with a second argument, which I read here:
parseFloat() w/two args
Is supposed to specify the base of the supplied number-as-string, so that you can feed it '0x10' and have it recognized as HEX by putting 16 as the second argument.
The thing is, no browser I've tested seems to do this.
Are these guys getting confused with Java?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…