I was wondering if there's any way to check if a font is installed, which could work with the CSS, I really only know how to use things like prototype so this is way out of anything I know about JS, but..
Is there any way to check if system is being used if Arial isn't being used?Code:font-family: Arial, System;





Reply With Quote


But that's one of the only ways I can imagine it being possible using 100% Javascript.