Search

You searched for the word(s):
Showing page 1 of 3 (29 total posts) < 1 second(s)
  • Re: Enlarge/Decrease buttons

    can i get at the new dimensions via javascript?
    Posted to Cute Editor for .NET (Forum) by RodneyLai on July 24, 2005
  • Enlarge/Decrease buttons

    Is the new size of the editor posted back after the Enlarge or Decease buttons areclicked?&#160;
    Posted to Cute Editor for .NET (Forum) by RodneyLai on July 22, 2005
  • Clean Up HTML: Remove all Word specific markup

    I've got the following HTML: &lt;div class=''Section1''&gt; &#160;&#160; &lt;p class=''MsoNormal''&gt;&lt;span class=''SpellE''&gt;normal&lt;/span&gt; &#160;&#160; &lt;/p&gt; &#160;&#160; &lt;p class=''MsoNormal''&gt;&lt;o:p xmlns:o=''&amp;#160;'&gt;http://unknownprefix/o''&gt;&amp;#160;&lt;/o:p&gt; &#160;&#160; &lt;/p&gt;&lt;h1&gt;&lt;span ...
    Posted to Cute Editor for .NET (Forum) by RodneyLai on June 15, 2005
  • Re: cute editor popup menu appears below drop down boxes

    is it possible for me to control the position of the popup menu? then i can keep it away from my drop down boxes. even if i can force the menu to always popup DOWN (my drop down boxes are above the cute editor control so if the menu always poped down it wouldn't interfere with the drop down boxes)
    Posted to Cute Editor for .NET (Forum) by RodneyLai on June 11, 2005
  • cute editor popup menu appears below drop down boxes

    i've have a drop down menu box on the same page as mycute editor control:&#160; &lt;select&gt; &#160; &#160; &lt;option&gt;hello&lt;/option&gt; &#160;&#160;&#160; &lt;option&gt;goodbye&lt;/option&gt; &#160; &lt;/select&gt; my problem is that when i right click in the cute editor control a popup menu appears. if the popup menu happens to popup at ...
    Posted to Cute Editor for .NET (Forum) by RodneyLai on June 10, 2005
  • SSL, RemoveServerNamesFromUrl, and UseRelativeLinks

    The RemoveServerNamesFromUrl and UseRelativeLinks Properties don't seem to work when using SSL
    Posted to Cute Editor for .NET (Forum) by RodneyLai on May 28, 2005
  • ImageGalleryPath

    I'm using CuteEditor.Setting[''security:ImageGalleryPath''] to set a custom path for uploading images and 'Insert Image' works fine to the custom path. BUT once the image is inserted, if i right click on the image and select Properties from the menu and click 'Browse...' button in the Properties dialog, instead of going to my custom path it goes ...
    Posted to Cute Editor for .NET (Forum) by RodneyLai on May 27, 2005
  • Re: UseRelativeLinks

    well...i get an exception because my CuteSoft_Client directory is NOT in the application root directory. if my CuteSoft_Client is in the application root directory, then i don't need to set the FilesPath and yeah...then the href urls are mapped as expected. but i don't want my CuteSoft_Client directory in the application root directory
    Posted to Cute Editor for .NET (Forum) by RodneyLai on May 16, 2005
  • Re: UseRelativeLinks

    so it looks like UseRelativeLinks only applies to data that i am extracting text from the control in the codebehind. while in the editor (IE only), ALL href links are mapped to FULL urls no matter what UseRelativeLinks is set to. It would be nice if the href's are NOT mapped to full urls, but i guess this is an IE bug/feature. I don't know if ...
    Posted to Cute Editor for .NET (Forum) by RodneyLai on May 16, 2005
  • UseRelativeLinks

    does the UseRelativeLinks property work? no matter what i set this value to i ALWAYS get full url paths so: &lt;a href=''hello''&gt;test&lt;/a&gt; becomes: &lt;a href=''http://cutesoft.net/example/hello''&gt;test&lt;/a&gt; this is only a problem in IE
    Posted to Cute Editor for .NET (Forum) by RodneyLai on May 13, 2005
1 2 3 Next >