Search

You searched for the word(s):
Showing page 41 of 1,765 (17,645 total posts) < 1 second(s)
  • Re: Wish list- Numbered lines, background color and colored tags in code view

    davidlockett: I like to work in both wysiwyg view and also in code view, and it would be fantastic if the lines in the cutsoft editor's html view could optionally be numbered and the background of alternate lines be colored. &nbsp; Plus, having the option to display specific tag types in nominated colors or have nominated tags highlight with ...
    Posted to Cute Editor for PHP (Forum) by Adam on February 2, 2011
  • Re: Chrome doesn't support image resizing

    sincell:I noticed that on one of your compeditor's demos you could at least right-click on an image and select to change Image Properties. Do you plan on adding any way for users to get to Image Properties in Chrome? &nbsp; http://phphtmledit.com/EnableAll.php &nbsp; Please check this demo. With this new build, you can select and modify the ...
    Posted to Cute Editor for PHP (Forum) by Adam on February 2, 2011
  • Re: Enable Insert Menu Items - Urgent

    CrazyK: Please refer the image attached. when you select an image and right click, all the items except for image in Insert menu is disabled. How can i enable them or particularly i want to enable the document menu item. See the image attached. Need urgent help. &nbsp; &nbsp;&nbsp; &nbsp; We've discussed this issue again. You are ...
    Posted to Cute Editor for PHP (Forum) by Adam on February 2, 2011
  • Re: hiding folders

    Cassiopeia, &nbsp; It's easy to implement your own logic to hide certain features. We will add this feature soon. For the time being, please open cuteeditor_files\Dialogs\browse_Img.php &nbsp; In line 154, you can find the following code: while (list ($key, $file) = each ($dirlist)) { //add your logic here, for example create an array ...
    Posted to Cute Editor for PHP (Forum) by Adam on February 2, 2011
  • Re: Plain text pasting and formatting problems on IE8

    bix: Ok, what happened to the original question? Got the same problem, cant use ''paste as plain text'' in IE8. I to get the access clipboard popup, and if i ok that one nothing happens. Also if i click ''paste as plain text'' again, i get a link or junktext like Bw8Y*SxwYE-%P%&nbsp; inserted in my editor. &nbsp; This was noted by one of my ...
    Posted to Cute Editor for PHP (Forum) by Adam on February 2, 2011
  • Re: Cute Editor duplicating content after <div> tags

    This issue is resolved. Please download the latest build then try again.
    Posted to Cute Editor for ASP (Forum) by Adam on February 1, 2011
  • Re: Cute Editor duplicating content after <div> tags

    This issue is resolved. Please download the latest build then try again.
    Posted to Cute Editor for ASP (Forum) by Adam on February 1, 2011
  • Re: Image border=0

    It's the browser default behaviour to show a border around image when you add a link to the image. &nbsp; You can remove this behaviour by adding the following code into your css file: img{ border:0;}
    Posted to Cute Editor for .NET (Forum) by Adam on January 31, 2011
  • Re: Installing New HTML Tag Under CE?

    kazzlo: We'd like to add the ability for a CE user to insert an Ajax-style&nbsp;pop-up, e.g. by a method such as this: &nbsp; &nbsp;&nbsp; &lt;help text=''some help text'' title=''click here''&gt;&lt;/help&gt; &nbsp; We've added the necessary code such that the ''click here'' link appears on the client-side page, but is there a way to ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 24, 2011
  • Re: Silverlight

    rabelanger: Hi Adam, &nbsp; the example you gave me works. Im using Silverlight 3.0.50106.0. I also tried with the latest version (4.0.50401.0). In both cases, I receive the same message. Im testing it on localhost.&nbsp; &nbsp; When im testing the controller not in the IFRAME, as in loading the source of the IFRAME in a page, the controller ...
    Posted to Ajax Uploader (Forum) by Adam on January 17, 2011
« First ... < Previous 39 40 41 42 43 Next > ... Last »