Font and Size dropdown issues

  •  03-25-2009, 3:56 AM

    Font and Size dropdown issues

    Hello everyone!
     
    I need help related to dropdown menus for fonts and sizes.
     
    For example i have text typed in CuteEditor using UseFontTags="true" (for some reasons i can use only font tag... not span):

    <font face="Arial" size="5">Text with Arial font and size 5 <font face="Verdana" size="3">Text with Verdana and size 3</font> again text with Arial and size 5</font>
     
    Can anyone explain me why it is not selecting right font name and size in dropdowns when i put cursor on (or select) text.
     
    p.s. In IE 7.0 it's selecting right font name but not select size at all, and in Firefox it is not selecting anything.
     
    p.p.s if i am using <span style...> in IE working perfectlly, but in Firefox not working
    CuteEditor 6.3
     
    Thanks.
    Filed under: , ,
View Complete Thread