Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): table
More Search Options
Showing page
143
of
255
(
2,541
total posts)
< 1
second(s)
Re: HTML is changed after it is pasted in cute soft editor
i tried this new property DisableAutoFormatting (setting it to true) now if i enter the html (in IE): <
table
><tr><td>hello</td></tr></
table
> <div> goodbye </div> it becomes: <
TABLE
> <TBODY> <TR> <TD>hello</TD></TR></TBODY></
TABLE
> <DIV>goodbye ...
Posted to
Cute Editor for .NET
(Forum)
by
RodneyLai
on
April 4, 2005
Re: Resizing tables crashes IE
Thanks Adam, I should have mentioned in my reproduction steps that you need to resize the
table
out past the bounds of the cute editor (past the scroll bars). Let me know if your guys can't see it. I'm happy to set up a GoToMeeting so they can see me get the crash on my machine. Thanks, Mike.
Posted to
Cute Editor for .NET
(Forum)
by
mnewton
on
August 14, 2008
Re: space between the cell in the popup table
Hi Ken, what do you want to do with the ftp? Unfortunately, I couldn't set up ftp. I can either send you the code or put the page online.
Posted to
Cute Editor for .NET
(Forum)
by
wolf11th
on
February 22, 2011
Re: How to create and format Table of Contents (TOC) in CuteEditor?
Suresh, Please go to this page and use this PasteWord option: http://cutesoft.net/example/editor-onpaste.aspx Hope it helps. Keep me posted
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 22, 2008
Re: how do I disallow specifying a url for a table background image?
Please open the tag_
table
.ascx and other dialog files. And add the following tag to the browse button: Style=''display:none'' Hope it helps.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 26, 2005
Re: Locking specific cells in table template to prevent changes
Please check the following article: http://phphtmledit.com/document/scr/Add-unedi
table
-regions-to-a-Template.htm
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
March 15, 2009
Re: Error when editing a Table
J. Bauer, Please download the control again and replace the tag_insert
table
.ascx.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 12, 2006
Re: Where can I set the "insert table" default?
J. Bauer, Please check this thread:http://cutesoft.net/forums/12100/ShowPost.aspx
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 22, 2006
Re: No content in any pop-up windows (insert table, insert link, insert emoticons, etc.)
Does anyone have some code snippets that get around this problem?! I figure you could use regexp from vbscript or jscript to grab the content and remove the dang prefix on the front of all the hrefs. Anyone already done this? Thanks, Kevin
Posted to
Cute Editor for ASP
(Forum)
by
dkhinc
on
September 21, 2004
Re: HELP!
You can find the CuteEditor_files folder in the download package. I think you changed the folder name. but forgot change the editor.FilesPath property. <% dim content content =''<h1>Create your
table
here...</h1>'' Dim editor Set editor = New CuteEditor editor.ID = ''Editor1'' editor.Text = ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
October 13, 2004
More Search Options
« First
...
< Previous
141
142
143
144
145
Next >
...
Last »