|
Search
You searched for the word(s):
Showing page 1 of 3 (21 total posts)
< 1 second(s)
-
If I put anything about a border in a style tag of a cell (works fine for the table), FireFox rips it out. IE does not.
style=''border-right: #b1953a 1px solid;'' if I have this in a cell tag in IE - it's ok. If I copy & paste into HTML in FireFox, click on normal view and then click back, it's ...
-
yes, except in that example it won't let me change to DIV on P and BR
In this editor when I click the alignment icon above, it puts it in a <div> mine in putting it in <p> tag , what do I need to set? I am setting BreakElement to Div but that is not changing it.
Thanks,
-
I am having a few FireFox issues.
The issue is <p>'s It seems if there is a <p> not followed by another <p>, then IE does not put extra space after the </p> but FireFox does.
I solve most problem by setting $editor->BreakElement=''Div'';
The problem I am still having is when I use the justify ...
-
I put in Include_Mimetype.php
''.flv'' => ''application/octet-stream'',
I will get the warning. Is there something else I need to do?
Thanks,
-
I have been uploading .wmv successfully.
I now need to add .flv to the list.
I have added it to MediaFilters
$editor->MediaFilters=''.wmv, .flv'';
I then got ''File format not allowed''
I suspected mimetype and added this to ...
-
I figured out the problem $editor->subsequent=true; Can a developer's license not have more than 1 instance of the editor on a page? Thanks,
-
All of the sudden I am getting a License not valid message.  I have a developer's license. What can the issue be?  I put the lic.123 in /license ane renamed to .js  
-
That worked perfectly.... Thanks
-
the following is working for everything except the InsertTable icon does not appear:
$editor->TemplateItemList=''G_start,Save, Print, Find, ToFullPage, FromFullPage, CleanCode, netspell, seperator, Cut, Copy, Paste, PasteText, PasteWord, Delete, seperator, Undo, Redo, ...
-
I got it.
''.pps'' => ''application/vnd.ms-powerpoint'',
1
|
|
|