Switching from HTML To normal in FF, using inline styles it screws up the markup

Last post 02-11-2010, 7:18 AM by Eric. 1 replies.
Sort Posts: Previous Next
  •  02-11-2010, 4:55 AM 58660

    Switching from HTML To normal in FF, using inline styles it screws up the markup

    when entering the following code in the editor using Firefox:
     
    <td style="background: url(/images/stijl.jpg) no-repeat ;">
     
    and then switch to normal and back to html he changes it into:
     
    <td style="background: transparent url(/images/stijl.jpg) no-repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;">
     
    resulting in very messy code. How do i resolve this?
  •  02-11-2010, 7:18 AM 58663 in reply to 58660

    Re: Switching from HTML To normal in FF, using inline styles it screws up the markup

    Dear SaferSephy,
     
    I cannot reproduce it, please visit http://cutesoft.net/example/general.aspx and tell us the detailed reproduce steps.
     
    Regards,
    Eric
View as RSS news feed in XML