|
|
CF_FontFacePicker
Description
CF_FontFacePicker is a ColdFusion custom tag. This tag inserts a list of fonts with radio buttons into a form. When a user
clicks on the radio button next to a font, the sample paragraph of text will change to demonstrate what the chosen font will look like.
Sample Usage
| Simple Usage: |
<CF_FontFacePicker inputname="main_font"> |
| Advanced Usage: |
<CF_FontFacePicker inputname="main_font"
startvalue="Arial"
fontlist="Arial, Verdana"> |
Sample Output:
Demo Version
Click here to download the fully-functional demo version of CF_FontFacePicker.
The demo version is encrypted and will display a message that the tag is unregistered.
Registered Version
The registered version of CF_FontFacePicker costs $5.00 and is not encrypted in order to provide full access to the source code.
To purchasse CF_FontFacePicker:
SPECIAL OFFER: Purchase both CF_FontFacePicker and CF_HexColorPicker for only $8.00:
|