|
Search
You searched for the word(s): table
Showing page 78 of 142 (1,420 total posts)
< 1 second(s)
-
Hi Bruce!
The undo functionality here is most likely being taken directly from the MSHTML functionality, which for most of the editing code in this software it is most likely a wrapper for. If this is so, then it means your mileage will vary a lot when using it.
I could be wrong, but I think it is set ...
-
Here it the rendered control. Warning... Its not pretty!
<input id="ctl00_ContentPlaceHolder1_fileUploaderAjax" name="ctl00$ContentPlaceHolder1$fileUploaderAjax" type="hidden" autocomplete="off" /><img ...
-
I was testing this feature on all browsers to make sure my changes worked, but selecting a background image on Safari, Firefox and Chrome does not work. I tested this on your demo page, just to make sure it wasn't something related to my settings and I get the same result.
Steps to reproduce:
Using either Safari 5, Firefox ...
-
Thanks Ken for quick reply. I have tried your solution, this is fine when we are in Normal and Preview tab, it is showing the unformatted HTML but there is an issue when we are in HTML tab of editor in this case it is returning encoded HTML like :
<table cellspacing=''2'' cellpadding=''2'' width=''500'' ...
-
Hello,
I have the latest version installed and I also test this out using the demo web site but got the same problem on both the installed version and demo site. Any way to prevent it from reformat my code or is it even possible to do the following? I paste the following code and switch to Normal view and back HTML view and the code got change. ...
-
I have a CE inside a GridView in ASP.net page. when a user adds a text containing invalid table structure, and submit it breaks the entire page structure, since it is all build as a table. I'm using a asp:Label to display the results, maybe another control will work better??? I'm attaching an example for such an invalid ...
-
hi all ,
i am getting a error when my site went live . the edtitor dosent load in the site.
all was fine the site was on the staging server.
the same site files have been moved to the live server.
i am getting javascript error and the cross images where the editor should be ...
-
Adam,
When I call InsertTable from a custom command, something like this:
cuteEditor1.ExecCommand(cmd,false,val);
where cmd is ''InsertTable'', CE goes right to the table wizard. However, if I click the Insert Table button on the CE toolbar, it first displays a grid that I can drag the number of rows and columns I ...
-
Adam.
I added a table with 3 columns and 2 rows. I then set a size for each column using the Table Wizard and returned to the table. I then clicked into the table and dragged a cell to a new width/height.
Not only did CE not record the new width and height but it actually deleted the fixed width I set.
Can you fix this, ...
-
Hi Adam,
Thanks for all your help thus far. I have one more issue. I saved some templates that contain javascript commands like example below ( I am showing before and after) , the problem is that the editor adds links into this code wiith references to inserttemplate.aspx and changing the links to the popup windows. Can you tell me ...
... 78 ...
|
|
|