Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for PHP
»
Re: Font List behavior inconsistant
Re: Font List behavior inconsistant
05-13-2011, 11:23 AM
Eric
Joined on 08-05-2009
Posts 1,269
Re: Font List behavior inconsistant
Reply
Quote
Dear jmarcv,
Please refer to the following snippet:
<?php
$editor=new CuteEditor();
$editor->ID="Editor1";
$editor->FontFacesList="Impact,Arial";
$editor=null;
?>
Thank you for asking
[email protected]
View Complete Thread