Re: [Xsltforms-support] using xsltforms inside eXist-db
Brought to you by:
alain-couthures
From: Alain C. <ala...@ag...> - 2013-04-23 08:58:35
|
> I was trying to use a client-side transformation. > > > Yes, I did check that out, but I thought it would not apply since I > want to use a client side transformation. Parameters cannot be set when the transformation is launched by a processing instruction. Did you check with a browser debugger, such as FireBug for FireFox or native debuggers for IE and Chrome, in the network profiler, whether the HTTP request for config.xsl is correct? Can you get it manually? -Alain |