br tag or   inserted into table cell from HTML to Normal Mode

Last post 08-24-2009, 10:02 AM by synergy. 7 replies.
Sort Posts: Previous Next
  •  08-13-2009, 1:56 PM 54677

    br tag or   inserted into table cell from HTML to Normal Mode

    Hello everyone and thank you for your time.

    I really hope I can get this resolved. It's rather brutal.

    This issue doesn't happen in IE, only FireFox.

    When I either insert a table from the Toolbar or simply paste table code into the HTML tab AND THEN switch back to Normal Mode AND THEN back into HTML Mode I see that Cute has added  into each cell.
     
    So in essence, when add a table from the toolbar I would like the table cells to be empty and stay empty unless I add anything to them.
     
    Basically there are many times when we need a cell to be empty and we would like complete control over the HTML.

    Thank you so much for your time.
     
  •  08-15-2009, 1:48 AM 54708 in reply to 54677

    Re: br tag or   inserted into table cell from HTML to Normal Mode

    synergy,
     
    If you remove the   from the cell, firefox will modify the html code automatically. The only way to prevent firefox modify the html code automatically is creating table cell with  .
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  08-17-2009, 8:25 AM 54738 in reply to 54708

    Re: br tag or   inserted into table cell from HTML to Normal Mode

    FireFox adds the  . while using the Cute Editor software - FireFox doesn't do this with other software - say wordpress for instance. In wordpress if I created a table with empty cells it wouldn't add the  . to each cell.

    When I create the table while using FireFox it automatically ads &nbsp;. to each cell. If I take the &nbsp;. out of each cell in HTML mode and switch back to normal mode it adds <br> to each cell.

    This is configured in the software somewhere. Where?
  •  08-17-2009, 3:16 PM 54745 in reply to 54738

    Re: br tag or &nbsp; inserted into table cell from HTML to Normal Mode

    Wow this forum is dead isn't it? Not a lot of help around here?
  •  08-18-2009, 9:49 AM 54763 in reply to 54745

    Re: br tag or &nbsp; inserted into table cell from HTML to Normal Mode

    With regards to Cute Editor adding the &nbsp; string into empty table cells once I switch from HTML to Normal mode hasn't been resolved. I have looked into the scripts dealing with firefox and how not been able to find anything that adds the &nbsp; to the cell.

    I need my code to stay the way I make it. Like in wordpress, in wordpress when you paste code or generate code from the toolbar and then edit it to your needs the code doesn't change once you go from HTML to normal mode. Nor does it change when you save.

    Why does Cute Editor have to take control of my code?
  •  08-20-2009, 4:57 AM 54844 in reply to 54763

    Re: br tag or &nbsp; inserted into table cell from HTML to Normal Mode

    Cute Editor doesn't have any code to convert <td></td> to <td><br /></td>.
     
    It's the firefox behavior. Right now we don't have the solution to force Firefox stopping conversation.
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  08-20-2009, 9:18 AM 54849 in reply to 54844

    Re: br tag or &nbsp; inserted into table cell from HTML to Normal Mode

    Adam, how can this be true?  When saving a page OR switching from HTML to Normal mode how could the behaviour of FF add code to code?

    This type of behaviour doesn't happen with any other editor I have ever worked with - like wordpress for instance.

    if this was a browser behaviour wouldn't this happen in all other editors?
     
    Please advise. 
     
     
  •  08-24-2009, 10:02 AM 54969 in reply to 54849

    Re: br tag or &nbsp; inserted into table cell from HTML to Normal Mode

    I've searched all over the net and inside the code for FF for Cute Editor and have been able to find nothing that would help me.
View as RSS news feed in XML