|
Search
You searched for the word(s): tag
Showing page 57 of 228 (2,278 total posts)
< 1 second(s)
-
ckincincy,
Please edit the security policy file (default.config, admin.config and guest.config). The security policy file (default.config, admin.config and guest.config) can be found in the /CuteEditor/Configuration/Security folder.
<configuration> <security ...
-
I have a page using the CuteEditor, with a custom menu button for the CuteEditor. This button gathers user input then uses PasteHTML to paste the html into the selected area of the editor. We are upgrading to the new version of the editor and found the following issue in IE9:
If the editor contains only a table, select the first row and ...
-
I have created a code snippet in the Common.config file. Here is my code snippet. <item text=''Quoted text''>
<value><![CDATA[<p class=''quote''><span class=''up''> </span>Replace this example text. <span ...
-
Hi Adam!Thanks for help.But, It's not work when I try to use a css class to align a block.For example: CSS Code:.someCSS{
color:blue; text-align:center; font-family:''Times New Roman'',Georgia,Serif; ''AND SO ON...''} HTML Code BEFORE ...
-
I have a problem with loading templates from text files into the cuteeditor. When I use custom tags in a template that contains html in some cases my custom tags are rewritten.
Example:
When I have the custom tag <!#pw-nlopen#> in this template as the last element it gets reduced to > (just the hook). In an image tag, used as ...
-
Adam,
It seems to be happening within the <head> tag. The editor at your link doesn't seem to show the <head> tag in the HTML view.
All I did was load the content in the editor, clicked on the HTML view and I see this style sheet being ...
-
Hi Adam,
There is an issue with insert hyperlink, when I click on ''insert hyperlink'' toolbar button the Dialog to insert link appears.
Using Firefox:
as a normal practice I insert URL=www.google.com and then click ok button.
It will insert a <a></a> tag in the editor with following <a ...
-
Hi Adam,
Our need is to be able to preset the <td> so that it's a fixed width and height, set as left align.
We can get around this problem if you have a way to set defaults for the <td> tag in constants.js, the same way you have a setting for the <table> tag in constants.js. That way, we won't need to use a ...
-
Hi Adam,
Because of so many problems with tables, we decided that we will default a table with certain settings for the <TABLE> and <TD> tags by using a style sheet and default settings for <TABLE> in constant.js.
So, we have set constant.js so that tables default with this: <TABLE class=sample ...
-
Adam, You misunderstood my question
What i want is basically, when i switch the editor between normal and html mode, it will not change my code at all
including the space and indentation.
and I dont want any script tag
for e.g, I need to be able to put some code inside the <pre></pre> tag
You can try yourself, pasting some ...
... 57 ...
|
|
|