Search

You searched for the word(s): Height
Showing page 24 of 208 (2,075 total posts) < 1 second(s)
  • Re: Ajax Uploader - Uploader_FileUploaded server event not firing

    Ken, I have identified the exact cause of the File_Uploaded event not firing.  I am using the Jquery BlockUI plugin and within it, is where I have the ajax uploader.  Using the Jquery BlockUI plugin is causing the event not to fire.  Here is a sample of my code to using it, note dvitoDisplay is a div that contains the Ajax ...
    Posted to Ajax Uploader (Forum) by mchamo on June 17, 2011
  • Re: Disabling Whisper function

    This is not right way.Setting disabling whisper from admin panel does not work, there is no conditional function in channel.aspx code like this:<%if(ChatWebUtility.GlobalShowSignoutButton){%> To disable Whisper only way is to comment out code here: Is there any functon/method to use with conditional?     ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by RafalL on June 17, 2011
  • Re: How to get file detail info like ImageWidth?

    Hi RaymondC,   Please refer to http://ajaxuploader.com/Demo/Ajax-based-user-profile.aspx, the following is its source code: <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''>   ...
    Posted to Ajax Uploader (Forum) by Eric on June 16, 2011
  • Re: Carriage Return / Line Break with <br>

    <map name=''USAMap''><area onmouseover=''Tip('<strong>Headquarters</strong><br/>5233 Coye Drive<br/>Stevens Point, WI 54481<br/><br/><strong>Wisconsin, Stevens Point</strong><br/>4500 Industrial Park Road<br/>Stevens Point, WI 54481',200,'left');''></map><input ...
    Posted to Cute Editor for ASP (Forum) by EricR on June 14, 2011
  • Re: Cute Editor Simple Mode

    Dear mody1982,   Please refer to the following code:   <CE:EDITOR id=''Editor1'' runat=''server'' Height=''100'' Width=''500'' ShowBottomBar=''false'' AutoConfigure=''Minimal''></CE:EDITOR>        Thanks for asking Eric@cutesoft.net
    Posted to Cute Editor for .NET (Forum) by Eric on June 13, 2011
  • Re: Cute Editor Zend_Form_Element

    I'm now trying to port the joomla plugin to a zend_form_element but i'm stuck on the onGetInsertMethod function which looks like this onGetInsertMethod function onGetInsertMethod($name)   {      $doc = & JFactory::getDocument(); ...
    Posted to Cute Editor for PHP (Forum) by Emile on June 10, 2011
  • Re: Need More Control Over Text Displayed

    Hi mikek40,     I put the thumbnails and the accompanying photos in an arbitrary order of my choosing   1. Open file ''\CuteSoft_Client\Gallery\Layout\Classic\Code.js''   2. Add the section below to the top of the page above   function BubbleSort(arr)     { ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on June 10, 2011
  • Re: Text not saving on IE9 - EditorWysiwygModeCss problem

    Dear Nimish,   I tested the following example, it contains EditorWysiwygModeCss  property, it can save the text correctly. Can you try this snippet?   <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>     ...
    Posted to Cute Editor for .NET (Forum) by Eric on June 7, 2011
  • Re: IE8 / Vista: no refresh after fileupload

    yes, same issue ....... plus another one 1. click on the second image (dunes 200x131)2. go to img properties3. click on ''browse'' (if path shows ''http://phphtmledit.com/'' remove everything before /Uploads or you'll get a 404 error.)4. click ''upload files''5. choose a file with the same name (ph02366j.jpg 80x76) on your hard ...
    Posted to Cute Editor for PHP (Forum) by Cassiopeia on May 30, 2011
  • Re: Change categories order

    Dear eschrein,   How to change the categories order?  Please open ''CuteSoft_Client\Gallery\Layout\Explorer\Code.js'',  go to line 118, you can find the following code:    for(var i=0;i<this._categories.length;i++)   {    var c=this._categories[i];    var ...
    Posted to ASP.Net Image Gallery (Forum) by Eric on May 25, 2011
« First ... < Previous 22 23 24 25 26 Next > ... Last »