|
Search
You searched for the word(s): insert
Showing page 33 of 290 (2,898 total posts)
< 1 second(s)
-
I am clicking the Insert Image icon - the icon with the 'sun' image - the feature allowing to browse for previously uploaded images. When I try to navigate off the first page I get the following error: (see below for more)
I select 'No' button, and the navigation does go to the next page, however, I do not want this error ...
-
Hi,
I am trying to create an input textbox. I insert the textbox, right-click properties and type in a name for my textbox. I view the HTML and the name was not written to the input. Instead, it shows <input id=Text1 />. Anyone know how to get the input to also have the name attribute ...
-
Problems using setHTML(...) to insert text from BLOCKED SCRIPTIt seems like the editor loads the html into previewmode instead of normalmode, even as the tab shows normal.
The problem appears when loading html that has a table included. At first, no dotted lines appear around the tablecells. But if I go on to selecting the code tab, and then go ...
-
Hi,
I have one custom button, if i click my custom button i want to change the editor's Normal mode into HTML mode, over my HTML Mode, i need to insert some XML tags like the below one:<address>xyz company</address>if i submit then the 'xyz company' should get displayed on my Normal mode, but in the HTML mode i ...
-
Hello,
I think there is a minor bug in the Insert Table dialog window, the link to the Table Wizard is no longer active in version 4.5.
This also applies to the demo editor on your web site.
The wizard functions are available through the context menu so the user can find his/her way around, but a novice would perhaps use the Table wizard ...
-
Image properties dialog should have ''Constrain proporsions'' on width and height.
Insert Image dialog:
- We would like to add our own text into the preview window, just as we had in CE3.0
- We would like to set our own default spacing.
- browse and preview field are seperated by a lage gray area, reducing the size ...
-
Hi again,
I've my editor with a custom button defined this way:
Dim Image1 As New System.Web.UI.WebControls.Image
Image1.ID = ''Test'' 'This ID will be used in template
Image1.ToolTip = ''Test Button''
Image1.ImageUrl = HttpContext.Current.Request.ApplicationPath + ''/btnCopiar.gif''
Image1.CssClass = ...
-
Thansk for your response. I changed the code to in the Thublist.ascx file as highlighted by you. But now I have started getting another error which says -
''FileInfo is a type in IO and can not be used as an expression''. Here is code from my Thublist.ascx file
<img border=''0'' src=''<%# ...
-
If you try to insert a link to close to another item, the anchor tags get al mixed up with the Paragraph tags, and the links do not appear correctly.
Simple test, enter ''test'', then select and link. Then enter ''test2'' and link. You will notice that the HREF for ''test'' appears in the URL box, it has grabbed the anchor data from the ...
-
Nick,
In this situation, you need to use the standard dialogs.
Demo:
http://richtextbox.com/test/iframe.aspx
Editor.UseStandardDialog Property
If you want to use standard popup windows for all dialogs, set this property to true.
Hope it helps.
... 33 ...
|
|
|