CDATA in scripts

  •  08-15-2006, 11:37 AM

    CDATA in scripts

    Is there a way to disable the CDATA injection around my scripts? IE ignores script in CDATA sections. Our work around is to comment out the CDATA tags after they are injected - which makes IE happy - but our non-technical users confused...
     
    It happens when we toggle between HTML and Normal mode (client side) and when we postback and retrieve the XHTML property.
    I notice that your online demo doesn't do it when we toggle between HTML/Normal so it must be possible to disable?
     


     
    Filed under:
View Complete Thread