Hi

I tired to create a custom collapse menu in navigation.xml . However
the collapse behavior doesn't work. Can somebody help me out in this
regard. Please find the navigation.xml enclosed.


<?xml version="1.0" encoding="UTF-8"?>
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
        <title>Navigation</title>
        <head />
        <body>
                <links>
                        <item name="PDF Documentation" href="/site.pdf" 
img="/images/pdf.gif" />
                </links>

                <menu name="User Documentation">
                        <item name="Overview" href="/Overview.html" collapse="true">
                                <item name="Getting Started" 
href="/GettingStarted.html"></item>
                                <item name="UserGuide" href="/UserGuide.html"></item>
                                <item name="FAQ" href="/Faq.html"></item>
                                <item name="WSAD Installation" 
href="/WSAD.html"></item>
                        </item>
                </menu>
        </body>
</project>


bye
satish

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

Reply via email to