Possible Duplicate:
list every font a user's browser can display
I am developing a application where user can select font-family using select box. but I do not know how to get supported font family from a browser.
Is it possible to get list of font-family supported by browser?
If yes how?