xsl-list
[Top] [All Lists]

Re: [xsl] Client-side XSLT

2011-09-25 00:08:08
Hi Mark,
what does your XML look like? Does it have the content of what each
image would display? Please give more information ... Mostly you need
some kind of combination of Javascript and XSLT. As I said, i need to
know more on where the content is coming from



On 24 September 2011 17:04, Mark <mark(_at_)knihtisk(_dot_)org> wrote:
I have a stylesheet that generates XHMTL like:
      <a href="../aip/635.htm">
          <img src="../cr/small/635.jpg" alt="stamp image"/>
        </a>

Right now, clicking on the 635.jpg images opens the 635.htm page.

The difficulty is that in the final project, the aip/n.htm files would
number more than 3000 if each were constructed individually. Those pages are
quite simple and contain only an image and a few lines of text. What I am
looking for is a way to launch an XSLT style sheet that would build the page
within the browser on demand.

My idea is that clicking on the small/635.jpg image on my XHTML page would
launch a stylesheet to build the 636.htm page. I need some hints on how to
get started, where to look, or to know that this is not a good idea.

Thanks,
Mark


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--





-- 
Vasu Chakkera
NodeLogic Limited
Oxford
www.node-logic.com
==============

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--