Subject: Re: add new line to an html table with xsl
From: Laurence Mossuz <mossuz@xxxxxxxxxxxxx>
Date: Tue, 18 Mar 2003 14:20:55 +0100
|
yes i agree with that "and just add the row directly to the DOM document, into the correct node."
but how could i do?
Jarno.Elovirta@xxxxxxxxx a écrit :
> > the button is just a way to call some service on the server
> > or the client (??) that returns the document with a new row.
> > but the pb is that i would like to add the new line
> > dynamically i dont want to make a refresh of the page
> > is it possible
>
> Write ECMAScript that transforms the current document object using your XSLT and then replace it with the generated document. But I suggest you forget about XSLT in this case, and just add the row directly to the DOM document, into the correct node.
>
> Cheers,
>
> Jarno - VNV Nation: Burnout
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
--
Laurence MOSSUZ
LAPP Service Informatique
Chemin de Bellevue BP 110
74941 Annecy-Le-Vieux CEDEX
Tel : 04 50 09 17 31 _ Fax : 04 50 27 94 95
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|