6.1 Removes style tag

  •  06-19-2008, 5:37 AM

    6.1 Removes style tag

    Hi
     
    If you add
    <style type="text/css">
    .wiggle {color:#111111}
    </style>
     
    To the top of the page in html view then submit the page, or load it from DB the <style> tags are removed, leaving the .wiggle stuff.
     
    Have tried it on your demo page and it does it too, just paste the <style stuff to the top in html view then submit it.
     
    Have only tried in IE7 so far.
     
     
View Complete Thread