Welcome to TalkGraphics.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2006
    Posts
    6

    Default Menu Maker and Front Page

    I have adopted a website that has a menu created with Menu Maker software. How do I edit the menu with out the origional file that menu maker created. I am willing to buy Menu Maker software to do this if it can be done. The only files that I have to work with are the JS files. I am trying to edit the menu in Front Page.

    Thanks,
    Shennings

  2. #2
    Join Date
    Aug 2006
    Posts
    10

    Default Re: Menu Maker and Front Page

    You can edit the js file as needed, but you also need to have the jpg or gif images.
    I just place them in the code section of the page in Front page in a table (the table may not be required, I just do so)


    <table border="1" width="80%" id="table1">
    <td width="146"><script src="JavaScript\xaramenu.js"></script>
    <script menumaker src="JavaScript\g2_12_01_katieh.js"></script></td>
    <td>
    </table>

    The first is the "master" js file
    g2_12_01_katieh.js is the specific file for that page

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •