Browse by Tags

All Tags » Positioning
  • PasteHTML issue

    I am using PasteHTML in javascript to insert a block of HTML code in to the editor that contains a table.    This is the javascript code:   var edtEmail = document.getElementById('<%= edtEmail.ClientID %>'); edtEmail.ExecCommand('PasteHTML', false, arg.html); The problem is that if I insert another table, the html ...
    Posted to Cute Editor for .NET (Forum) by syedrazi on November 7, 2011
  • Changing size of relative positioned Layer

    Hi, following problem: Layers with the attribute  position: relative cannot be moved or changed in size in the normal view, only by changing the html-code. Since definging size or position of relativly positioned layers is no violation against w3c-standards, i do not understand this behaviour. Thanks in advance, David
    Posted to Cute Editor for .NET (Forum) by Jucom on July 26, 2007