M
matt shudy
Hi,
I was wondering if there was a way to change the font in a
drop down box...
I have a page where the user fills out a form to be
submitted to a db, in that form there is a description
form field, i want them to be able to choose from a select
few font types, which will be how their description will
be shown. So i have a drop down box that lists the
available fonts, i want the font names to be displayed in
that font. Is that possible?
I have this for the dropdown box code... <option>Arial
Black</option> plus the value, which will make the
displayed text the right font... Where would i add the
<font face="Arial Black"> ?
Thanks,
Matt Shudy
I was wondering if there was a way to change the font in a
drop down box...
I have a page where the user fills out a form to be
submitted to a db, in that form there is a description
form field, i want them to be able to choose from a select
few font types, which will be how their description will
be shown. So i have a drop down box that lists the
available fonts, i want the font names to be displayed in
that font. Is that possible?
I have this for the dropdown box code... <option>Arial
Black</option> plus the value, which will make the
displayed text the right font... Where would i add the
<font face="Arial Black"> ?
Thanks,
Matt Shudy