[Home]  [List]  [News]  [Docs]  [FAQ]  [Downloads]  [Resources]  [About]
Search :
/Home /List

Archives of team4xt (now merged with list4xt).

[team4xt] Re: FAQ 4xt

Subject: [team4xt] Re: FAQ 4xt

User: Website

From: Eric van der Vlist (vdv@dyomedea.com)
Date: 28/05/2000 - 17:26


Paul Tchistopolskii wrote:
>
> Hi Eric,
>
> If you'l add
>
> <xsl:template match="faq:p[@class='pre']">
> <PRE>
> <xsl:apply-templates/>
> </PRE>
> </xsl:template>
>
> to the bottom of your faq.xsl - the view of FAQ would be not too messy.

Ooops,

It's a MSIE bug which doesn't take into account the style :

        .pre {
                white-space: pre;
        }

I had defined :(

I hadn't realized how messy the display was with IE...

I have fixed a similar problem in the SAX documentation.

> However, I still don't feel comfortable with the shape of FAQ, because I don't
> understand some things actualy. I thought that there should be some
> separation between question and answer ( for example, to render them
> in different font ) , but it seems that there is no such. I mean that :

Yes, there is a difference : the question is displayed within a
<strong/> element.
 
> "I tried to run..." is in the same chunk as "Try &lt;xsl:apply-templates"
>
> Ah, nevermind.
>
> Rgds.Paul.
>

Many thanks.

Eric

-- 
------------------------------------------------------------------------
Eric van der Vlist       Dyomedea                    http://dyomedea.com
http://xmlfr.org                       http://ducotede.com
------------------------------------------------------------------------

-- Private list of the "Team 4 XT" team4xt@4xt.org () (mailto:team4xt-request@4xt.org?Subject=unsubscribe to unsubscribe)



Archive generated by hypermail 2b28 on 02/06/2000 - 03:10 EDT

webmaster@4xt.org