Horizontal menu doesn't "dropdown"

R

Randy Smith

Hi All,
My menu control doesn't "dropdown". The "Home" menu item doesn't appear,
nor does the "Jobs" item. And, the 2nd group (Labor and Materials) in
web.sitemap doesn't appear at all. The Here's what web.sitemap looks like:
<?xml version="1.0" encoding="utf-8" ?>

<siteMap xmlns="http://schemas.microsoft.com/AspNet/SiteMap-File-1.0" >

<siteMapNode title="Home" url="ShowAllJobs.aspx">

<siteMapNode title="Jobs" url="">

<siteMapNode title="Add New Job" url="AddNewJob.aspx" />

<siteMapNode title="Show Job Details"
url="showJobDetails.aspx" />

<siteMapNode title="Show Unaccepted Jobs"
url="showUnacceptedJobs.aspx" />

<siteMapNode title="Get Job Step" url="getJobStepData.aspx"
/>

<siteMapNode title="Show Pending Jobs"
url="ShowPendingJobs.aspx" />

</siteMapNode>

<siteMapNode title="Labor and Materials" url="LaborMaterials.aspx" >

<siteMapNode title="Add Labor Rate" url="addNewLaborRate.aspx"
/>

<siteMapNode title="Show Labor Rate" url="showLaborRates.aspx"
/>

</siteMapNode>

</siteMapNode>

</siteMap>



Is there some property that I'm missing that allows the dropdown items to
appear?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,156
Messages
2,570,877
Members
47,402
Latest member
xXBabooXx

Latest Threads

Top