HighDots Forums  

<xml id...> dans html

alt.fr.langages.html alt.fr.langages.html


Discuss <xml id...> dans html in the alt.fr.langages.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
José Tomas
 
Posts: n/a

Default <xml id...> dans html - 07-11-2005 , 04:08 AM






Bonjour,

je recherche à accéder à un fichier xml à partir d'1 fichier html.
Cela marche sous IE car à priori dans ce que j'ai pu lire
la balise <xml> est propriétaire.
Comme je souhaite que mes pages s'affichent sous FireFox, Mozilla 1.7 etc..
je souhaite faire l'équivalent mais pas à la sauce microsoft puisque valable
que pour IE.

Quelqu'un a t il déjà eu le pb et pouvez vous m'aider?

la syntaxe d'appel dans mon fichier html :
valable que sous IE

<xml id="xmldso1" src="../MenuPart/NomPrestPart.xml"></xml>
<a class="menu" href="../MenuPart/Part1.htm"><span
dataSrc="#xmldso1" dataFld="premier" ></span></a>

ou comme

<xml id="xmldso" src="Actualite.xml"></xml>
<table dataSrc="#xmldso" cellSpacing=5 cellPadding=1 width="594"
align=center border=0 height="424">
<td noWrap width="300" height="80">
<div class="text2"><span class=text2 dataFld="paragrapheB"
Quote:
/span></div
/td


merci
José




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.