Search

You searched for the word(s): Height
Showing page 192 of 208 (2,075 total posts) < 1 second(s)
  • Re: INSERT CHAT IN FRAMES

    Do you put it into a IFrame ? or in a FRAMESET/FRAME ? I just test<IFRAME width=600 height=400 src='http://chat.interlatin.com/CuteSoft_Client/Peru/CH_MainForm.Aspx?GuestName=&ChannelId=6f5da959-c651-4128-8726-234e8fd75281'></IFRAME>and see your result . I think the problem is the width of the <input> is to large ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by cutechat on May 12, 2005
  • Re: size

    It should work. Please check this example: http://cutesoft.net/example/DataGrid_vb.aspx <CE:Editor      id = ''LastName_box''      TemplateItemList=''Bold,Italic,Underline''      Height=220      Width=200      ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 11, 2005
  • size

    Hi I'm trying to change the size ot the editing area. In the previous version it was a case of defining this in the CE tags as height and width. This doesn't seem to work any longer.
    Posted to Cute Editor for .NET (Forum) by Toby on May 11, 2005
  • Re: Language

    Peter, Please use Gallery.Culture Property to specify the culture for dotnetgallery. For example: <CE:Gallery     id=''gallery1''     runat=''server''     Height=''500''     Width=''600''     Column = ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on May 11, 2005
  • Help with error

    Parser ErrorDescription: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not load type CuteEditor.Editor from assembly CuteEditor, Version=4.0.0.7, Culture=neutral, ...
    Posted to Cute Editor for .NET (Forum) by sbhaidani on May 6, 2005
  • Re: placing the editor into other subdirectories

      <CE:EDITOR id=''Editor2'' style=''Z-INDEX: 144; LEFT: 272px; POSITION: absolute; TOP: 856px'' tabIndex=''97''    runat=''server'' Width=''539px'' Height=''294px'' AutoConfigure=''None'' ...
    Posted to Cute Editor for .NET (Forum) by parms3000 on May 6, 2005
  • Problems using .EditorWysiwygModeCss with multiple stylesheets

    I've found one bug regarding .EditorWysiwygModeCss and multiple css files. I've got two css files:1.css:body {font-size: 11px;line-height: normal;font-family: Verdana,Arial,Sans-Serif;} //this is the default style. 2.css: body {color: yellow;background-color: red;} //this is the site specific style. The background-color and color will ...
    Posted to Cute Editor for .NET (Forum) by Zapotec on April 29, 2005
  • Re: Trouble installing .net gallery...................

    <CE:Gallery     id=''gallery1''     runat=''server''     Height=''500''     Width=''600''     Column = ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on April 28, 2005
  • Re: custom (fixed) width

    The origin code is :  <script>     AdjustLayout();    setInterval(AdjustLayout,100);    function ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by cutechat on April 28, 2005
  • Re: custom (fixed) width

    Hello: There is a small script in the end of the CH_MainForm.aspx it would look like :  <script>     var OxO1565=[''all'',''clientWidth'',''body'',''width'',''style'',''px'',''clientHeight'',''height'',''innerWidth'',''innerHeight'',''className'',''buttonover'',''button'']; AdjustLayout() ; ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by cutechat on April 28, 2005