samedi 21 février 2015

How do I add xml in HTML 5 document?


Is it possible to add xml data in a html document?


like



<xml>
<fruits>
<apple color="red" />
<peach color="link" />
</fruits>
</xml>


and access it with jQuery?





Aucun commentaire:

Enregistrer un commentaire