Hi!
Could you please help me? I’m using your jqEditor and try to apply font ‘Verdana’.
But this font doesn’t applied. If I see sources of entered text, I see that other fonts is applied to text and only Verdana is not applied:
<span style="font-family: "Comic Sans MS",cursive,sans-serif;">comic sans</span>
<br>verdana<br>
<span style="font-family: "Times New Roman",Times,serif;">times new roman</span><br>
There is source: http://jsfiddle.net/hrzfjpmo/2/
May be there some issues in my code or bug in jqeditor?
Thanks,
Evgenia