Skip to main content
Participant
March 8, 2013
Question

CSS Menu Maker

  • March 8, 2013
  • 1 reply
  • 8722 views

I am using the Dreamweaver Extension CSS Menu Maker.  I downloaded the program and installed it in Dreamweaver.

The programéextension is easy to use and I created the menu and inserted it in my page.  I uploaded the page.  The menu looks great but none of the links work- either internal or external

In the Menu Maker program I clicked on the check box open new page, typed in the link in the dialog box above this check box.   After that I clicked on insert.  The menu appeared and looks great but does not work.

Thanks


Alan

This topic has been closed for replies.

1 reply

Participating Frequently
March 9, 2013

can you paste the generated menu code here so we might help?

Participant
March 9, 2013

Yes for sure.   The progam is an extension and comes up when you go to Window and choose extensions.  Really is easy to use and easy to insert the menu.  Just can not get the links to work and can not see a way to reload the menu back into the program to edit.  

I purchased the program here:

http://cssmenumaker.com/dreamweaver-css-menu-extension

<div id="apDiv3"><a href="http://www.mikesfreegifs.com"><IMG SRC="http://www.mikesfreegifs.com/main4/underconstruction/pcb.gif" ALIGN=LEFT BORDER=0 HSPACE=10><a/></div>

<div id="apDiv8">

<div id='menu111id44' class='cmmMenu'>

<ul>

   <li><a href='#'><span>Home</span></a></li>

   <li class='has-sub '><a href='#'><span>Events</span></a>

      <ul>

         <li><a href='#'><span>Community Calendar</span></a></li>

         <li><a href='#'><span>Rink Schedule</span></a></li>

         <li><a href='#'><span>Pool Schedule</span></a></li>

         <li><a href='#'><span>Golf Course</span></a></li>

         <li><a href='#'><span>School Eventds</span></a></li>

         <li><a href='#'><span>Horse Show & Roping</span></a></li>

         <li><a href='#'><span>Dino Days</span></a></li>

         <li><a href='#'><span>Eastend Centennial</span></a></li>

         <li><a href='#'><span>Southwest Quest</span></a></li>

         <li><a href='#'><span>Relay for Life</span></a></li>

         <li><a href='#'><span>centennial Gardens</span></a></li>

         <li><a href='#'><span>Main Street Revisit</span></a></li>

         <li><a href='#'><span>Fund Raising</span></a></li>

      </ul>

   </li>

   <li class='has-sub '><a href='#'><span>Local Government</span></a>

      <ul>

         <li><a href='#'><span>Meet our Council</span></a></li>

         <li><a href='#'><span>Mayor's Page</span></a></li>

         <li><a href='#'><span>Meet our Staff</span></a></li>

         <li><a href='#'><span>Town Council Minutes/Agendas</span></a></li>

         <li><a href='#'><span>Assesment & Taxes</span></a></li>

         <li><a href='#'><span>Bylaws and Policy</span></a></li>

         <li><a href='#'><span>Building Permits</span></a></li>

         <li><a href='#'><span>Pet licences</span></a></li>

         <li><a href='#'><span>Tenders</span></a></li>

         <li><a href='#'><span>Employment</span></a></li>

         <li><a href='#'><span>OCP</span></a></li>

         <li><a href='#'><span>Zoning</span></a></li>

         <li><a href='#'><span>Lots for sale</span></a></li>

         <li><a href='#'><span>Elections</span></a></li>

         <li><a href='#'><span>Local Improvement</span></a></li>

         <li><a href='#'><span>New Menu Item</span></a></li>

      </ul>

   </li>

   <li class='has-sub '><a href='#'><span>Community Services</span></a>

      <ul>

         <li><a href='#'><span>Bussiness Directory</span></a></li>

         <li><a href='#'><span>Chamber of Commerce</span></a></li>

         <li><a href='#'><span>Eastend Echo</span></a></li>

         <li><a href='#'><span>Fire Department</span></a></li>

         <li><a href='#'><span>Health Services</span></a></li>

         <li><a href='#'><span>Education</span></a></li>

         <li><a href='#'><span>Map</span></a></li>

         <li><a href='#'><span>RCMP</span></a></li>

         <li><a href='#'><span>Parks and Recreation</span></a></li>

         <li><a href='#'><span>Transit Van</span></a></li>

         <li><a href='#'><span>Town History</span></a></li>

      </ul>

   </li>

   <li class='has-sub '><a href='#'><span>Residents and Business Owners</span></a>

      <ul>

         <li><a href='#'><span>Utility Rates</span></a></li>

         <li><a href='#'><span>Watering days</span></a></li>

         <li><a href='#'><span>Garbage Pickup</span></a></li>

         <li><a href='#'><span>Transfer Station</span></a></li>

         <li><a href='#'><span>Recycling</span></a></li>

         <li><a href='#'><span>Custom Work</span></a></li>

         <li><a href='#'><span>Insecticide Program</span></a></li>

         <li><a href='#'><span>Snow Removable</span></a></li>

         <li><a href='#'><span>Street Lightning Outage</span></a></li>

         <li><a href='#'><span>Notices</span></a></li>

      </ul>

   </li>

   <li class='has-sub '><a href='#'><span>Tourisim</span></a>

      <ul>

         <li><a href='#'><span>T Rex Centre</span></a></li>

         <li><a href='#'><span>Stegner House</span></a></li>

         <li><a href='#'><span>Historical Museum</span></a></li>

         <li><a href='#'><span>Art Galleries</span></a></li>

         <li><a href='#'><span>Observatory</span></a></li>

         <li><a href='#'><span>Campgrounds and playgrounds</span></a></li>

         <li><a href='#'><span>Weather</span></a></li>

      </ul>

   </li>

Participant
March 9, 2013

you have no linked URL set

<a href='#'> for each link chabge the # with the URL  <a href='mypagelink.html'> or <a href='http://www.adobe.com'>

hand code these in code view and upload and test


Thank you very much. I was aware I could do this manually but thought the

program did it for me when I put in the link on the Menu Maker. If there

is no way for it to do this then I will most likely use another program.

Thanks

Alan