| View previous topic :: View next topic |
| Author |
Message |
rickendall New member

Joined: 27 Jul 2002 Posts: 2 Location: England
|
Posted: Sat Jul 27, 2002 8:31 am Post subject: Fonts... |
|
|
I am creating an online (CSS) style creator using php and javascript. Is there any way to list all the fonts installed on a computer using Javascript?
Cheers in advance! |
|
| Back to top |
|
 |
mgm Site Admin

Joined: 13 Jul 2002 Posts: 304 Location: Salt Lake City, UT
|
Posted: Sun Jul 28, 2002 4:48 am Post subject: |
|
|
I don't think there's any way to find out the list of available fonts in JavaScript. I do know there's no way within the DOM or CSS standards.
Microsoft might have something in IE like that but it wouldn't be a standard thing. _________________ Michael Moncur
Owner and Moderator, The JavaScript Workshop
Read the guidelines before posting: http://www.jsworkshop.com/posting.html |
|
| Back to top |
|
 |
rickendall New member

Joined: 27 Jul 2002 Posts: 2 Location: England
|
Posted: Wed Aug 14, 2002 12:48 pm Post subject: |
|
|
Thanks anyway! _________________ Regards
Richard |
|
| Back to top |
|
 |
|