This last example shows how SGML CDATA attributes can be quoted using single or double quote marks. If you use single quotes around the attribute string then you can include double quote marks as part of the attribute string. Another approach is use " for double quote marks, e.g.
< IMG SRC="&{logo(manufacturer("widget"))};" >
Bref, confirmation qu'IE ne fait rien de faux. Javascript est visiblement autorise dans IMG SRC
[^] # Re: Pourquoi IE ?
Posté par pasBill pasGates . En réponse au journal C'est pas une faille d'IE ça ?. Évalué à 5.
Et parmis les exemples donnes :
This last example shows how SGML CDATA attributes can be quoted using single or double quote marks. If you use single quotes around the attribute string then you can include double quote marks as part of the attribute string. Another approach is use " for double quote marks, e.g.
< IMG SRC="&{logo(manufacturer("widget"))};" >
Bref, confirmation qu'IE ne fait rien de faux. Javascript est visiblement autorise dans IMG SRC