editor strips inline style in firefox

  •  01-20-2009, 10:48 PM

    editor strips inline style in firefox

    i have a custom dropdown list that put the following in the inline style property in an element(alpha(opacity=95); opacity:0.95; -moz-opacity:0.95;) but when i use firefox and go between the normal and html view it takes it out to only(opacity:0.95;), is there anything i can do? i am wanting to be able to create cross browser websites and opacity doesnt work in ie.
    thanks
    tim
View Complete Thread