# Dynamic Menu & Content using XML

**URL:** https://forum.kirupa.com/t/dynamic-menu-content-using-xml/179832
**Category:** Uncategorized
**Created:** [February 23, 2006, 8:52am UTC](https://forum.kirupa.com/t/dynamic-menu-content-using-xml/179832 "2006-02-23T08:52:07Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![prakash\_rc](https://avatars.discourse-cdn.com/v4/letter/p/b77776/32.png) [@prakash\_rc](https://forum.kirupa.com/u/prakash_rc)
#### Post date: [February 23, 2006, 8:52am UTC](https://forum.kirupa.com/t/dynamic-menu-content-using-xml/179832/1 "2006-02-23T08:52:07Z")

</div>

I am trying to do the following.

From a XML file get the contents like about us, contact us etc.

now if for contact us we say sublink 1, sublink 2

What I want is other than defining content, pictures for main menu even define content, images for the sub menus.

Can any one help me out?

To explain what I want is

Create XML File  
Define Content  
value = about us [cdata …\>  
sub value = about us 1 ,data\>  
so what I want is when i click on about us, i get content for about us as well as a button about us 1 which when clicked shows data for about us 1

Thanks in advance  
Prakash
