Search

You searched for the word(s):
< 1 second(s)
  • Re: Tabbing in and out of Cute Editor

    Unfortunately, the form I am creating has the editor box in the middle of the page and I need to use the tabIndex to control the tab order on the page.&nbsp; Is there any other workaround so that I can use the tabIndex? &nbsp; Beth.
    Posted to Cute Editor for .NET (Forum) by betht on April 14, 2009
  • Re: Tabbing in and out of Cute Editor

    I would like to TAB BETWEEN controls - not within the editor. So, tabSpaces = -1 - I understand I have to set this. &nbsp; I found out some more info on this but need your help on how to set it correctly. &nbsp; If the tabIndex is set to something other than ''0'' (zero) then the TABBING BETWEEN controls does not work. For the example I sent ...
    Posted to Cute Editor for .NET (Forum) by betht on April 13, 2009
  • Re: Tabbing in and out of Cute Editor

    Yes, you can see in my code that I have done that but I still can not get it to tab inside the cute editor.
    Posted to Cute Editor for .NET (Forum) by betht on April 13, 2009
  • Tabbing in and out of Cute Editor

    I modified your multiple.aspx and just added a text box above the edit box and set the tabspaces=-1 for each of the edit boxes. When it is run and you click in the text box then press TAB the focus is on the edit box but just around the edit box and not&nbsp;inside where someone could type. How do I get it to enter into the edit box so you can ...
    Posted to Cute Editor for .NET (Forum) by betht on April 13, 2009