Re: Javascript XSLT

Robin Berjon <[email protected]>
Newsgroups gmane.text.xml.french.tech
Message-ID <[email protected]>
On Mar 09, 2006, at 17:12, Thibaud Elzière wrote:
> <textarea cols="20" rows="5">
> <script type="text/javascript" src="display_tag.php?q={$q}"></script>
> </textarea>
>
> comment faire pour ne pas qu'il l'interprète ?

Tu veux pas plutôt:

<textarea cols="20" rows="5">
&lt;script type="text/javascript" src="display_tag.php?q={$q}">&lt;/ 
script>
</textarea>

?

-- 
Robin Berjon
    Senior Research Scientist
    Expway, http://expway.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.