This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Calling 'transformNode' inside xsl - problems


Hi,
   I'm doing a web page where the search results are carried across several
pages.

I have included all the 'HTML' inside the XSL file.

Everytime a page number is clicked the Javascript function(inside xsl) calls
for the 

 xmldoc.transformNode(xsldoc)    method.

But instead of displaying the new page in a fresh screen the page is
appended below the old page.

What should I do?

Thanks in advance.

Rama.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]