xsl-list
[Top] [All Lists]

[xsl] image placing question

2011-12-18 13:42:39


Hello, 

 

I have a xml file with a image and the image path in it.

I know I can do <img src .... />

 

But now I have two different types of pages.

 

The first page in html : 

 

<img .... >

<p> some text <p>

 

 

And the other page : 

 

<p>some text 

<img ..... <img> some text

some text </p>

 

Is there a way I can in one xslt script place both images on thier place?

Or do I need tow different xslt scripts ?

 

Roelof

                                          
--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>