hi all

I'm trying to build a website with two frames, one for navigation purposes
and a second one for the main content.
I'm checking out JavaScript; I'm not very familiar with it, but I got it
working in XMLSpy with saxon.
The problem is that JavaScript is often complaining about newlines
(that I don't know where they are coming from), that it makes it very
difficult for me working with
it.
So one question is: are there other possibilities for building frames out
of one single xml-file? 

The second question concerns cocoon (1.8.2 on tomcat 3.2.1): cocoon won't
display the frames (only shows the main frame) but doesn't give an
error message. I am missing something?

Thanks for helping!
Nathalie

xsl-file

<?xml version="1.0" encoding="UTF-8"?>

<!-- edited with XML Spy v4.0 NT beta 2 build Jul 26 2001 (http://www.xmlspy.com) by 
Nathalie (van) -->

<?xml-stylesheet type="text/xsl" href="test-html1.xsl"?>

<modul>

        <phonetique>

                <lecon>                         

                        <titre>Changement vocalique</titre>

                </lecon>

        </phonetique>                   

</modul>

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to