Re: When version 6.0 becomes availble?

  •  03-26-2007, 2:28 PM

    Re: When version 6.0 becomes availble?

    sukhoi:
    Adam,
     
    on the test link:
     
     
    I selected the text in the first sentence, then changed the size to 24.
    I then selected 1 word "Algorithmic" and clicked on the red font color.
     
    The word shrunk down to the previous size, this is what I thought was going to be fixed? Its very anoying to colorize parts of text when it changes the size.
     
     
    please tell me the fix is still in the works?
     
    sukhoi,
     
    When you select text and apply site, it creates the following code:
     
    <p style="FONT-SIZE: 24pt">When your algorithmic and programming skills have reached a level which you cannot improve any further, refining your team strategy will give you that extra edge you need to reach the top. We practiced programming contests with different team members and strategies for many years, and saw a lot of other teams do so too. </p>

    Then if you create 1 word "Algorithmic" and clicked on the red font color, it will create the following code:

       <p style="FONT-SIZE: 24pt">When your <span style="COLOR: red">algorithmic </span>and programming skills have reached a level which you cannot improve any further, refining your team strategy will give you that extra edge you need to reach the top. We practiced programming contests with different team members and strategies for many years, and saw a lot of other teams do so too. </p>

    The HTML code created is clean and correct. The layout issue is caused by the style sheet it used.
     
    Now I fixed that style sheet. You should get a correct result.
     
    Hope it helps.
     
     
     

     

    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

View Complete Thread