Search

You searched for the word(s): Height
Showing page 184 of 208 (2,075 total posts) < 1 second(s)
  • Re: configuration error - plz help

      the coding is : -------------------------- <%@ Page Language="vb" Inherits="WebApplication1.InsertGallery" CodeBehind="InsertGallery.aspx.vb" AutoEventWireup="false" %> <%@ Page Language="vb" Inherits="WebApplication1.InsertGallery" ...
    Posted to Cute Editor for .NET (Forum) by mekalaasri on August 26, 2005
  • Adding a stripHTML function and counting characters

    I have a need to be able to count the non-HTML characters in the CE fields. For this reason, I've been trying to modify the include to add a javascript function to the textarea. However, no matter what I place in the onBlur, it won't execute (even a simple alert). All my logic works correctly in the non-RTE textarea (I started there and got ...
    Posted to Cute Editor for ASP (Forum) by jdurra on August 26, 2005
  • Batch build - creates double references to thumbnails

    Hi, Am a bit foxed by this one - have happily been using the gallery with no problems - suddenly I notice that when I click on the batch build button the screen refreshes with each thumbnail repeated twice. * If I have 10 pictures in a folder then 10 thumbnails are created * The gallery.xml file however seems to have two references to ...
    Posted to ASP.Net Image Gallery (Forum) by pat185 on August 25, 2005
  • Need help with Updating record script - How to pass changes in cute editor when form is submitted?

    I have a page I created in Dreamweaver a while backwhich uses the hardcore editor which I'm now incorporatingthe CuteEditor.This page needs to provides a text editor and updates the database all from one asp page.I'm trying to elimate the todatabase.asp page. I have it to a point where I can get the info from the database.Pass the data ...
    Posted to Cute Editor for ASP (Forum) by donzi on August 23, 2005
  • Re: DotNetNuke Background problem

    Sorry, I do use skin.css.   The code looks like this: body { background: #FFF; border-left: 0px; border-right: 0px; height: 100%; margin: 0px; background-image: url(images/bg.gif); }
    Posted to Cute Editor for .NET (Forum) by kwfriedman on August 22, 2005
  • Re: Cute editor ignoring editor.Height and editor.Width attributes

    ok fixed it.   Basically a document cannot contain this: <!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional/EN” ''http://www.w3.org/TR/html4/loose.dtd''>what should the document contain instead of that. I'm not entirely sure what it does but i think it says it conforms to the w3 conventions or something
    Posted to Cute Editor for ASP (Forum) by e-spike on August 19, 2005
  • Re: save relative path after insert image

    Adam,   I did that:   <ce:editor id=''Editor2'' DisableAutoFormatting=''true'' RemoveServerNamesFromUrl=''true'' UseRelativeLinks=''true'' runat=''server'' activetab=''View'' filespath=''./CuteEditor''></ce:editor>  And now I've got:<img height=''600'' ...
    Posted to Cute Editor for .NET (Forum) by Daniel Krebs on August 19, 2005
  • Asp.net 2.0 – rendered height

    The height of the rendered control seems to be off in a vs 2005 web site I have set the height to 250px, but it is larger than that. Also, when I change from 'Normal' to 'Html' the height of the control reduces. And in full screen mode the Normal, Html and preview buttons are off the bottom of the window. Any ideas?
    Posted to Cute Editor for .NET (Forum) by sdolier on August 18, 2005
  • Re: Issue with applying css to editor

    Hi,Please find the code below.  Another point that could be important: we have several editors on the same page, each of them got a specific id.  The file 'editor.css' is in the same folder as default.aspx--default.aspx<ce:Editor id=''EditorContent'' EditorWysiwygModeCss=''editor.css'' runat=''server'' Visible=''true'' ...
    Posted to Cute Editor for .NET (Forum) by olivierv on August 17, 2005
  • Code added

    Hi,Please find the code below.  Another point that could be important: we have several editors on the same page, each of them got a specific id.  The file 'editor.css' is in the same folder as default.aspx--default.aspx<ce:Editor id=''EditorContent'' EditorWysiwygModeCss=''editor.css'' runat=''server'' Visible=''true'' ...
    Posted to Cute Editor for .NET (Forum) by olivierv on August 17, 2005