Welcome to TalkGraphics.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2006
    Posts
    10

    Default Why do I have to be edit the js file before it works

    The js file as created by Menu Maker contains

    mainMenuItem("katiev_b1",".gif",24,83,loc+"Katie.h tm"

    I have to change it to the following before the UNIX web server can use it

    mainMenuItem("/katieh_b1",".gif",23,96,"Katie.htm"

    Note the added / abd the removal of "loc+"

    Any help appreciated

  2. #2
    Join Date
    Jan 2006
    Posts
    2,439

    Default Re: Why do I have to be edit the js file before it works

    I don't know Menu Maker, but it seems to me, you has changed the JavaScript a little bit and now it doesn't work as expected. Am I right?

    It seems, "loc" was a variable with some important content, perhaps the complete path to a file?

    Regards,
    Remi

  3. #3
    Join Date
    Aug 2006
    Posts
    10

    Default Re: Why do I have to be edit the js file before it works

    No, I HAVE to change the cript created by MenuMaker, else it does not work correctly.

    Indeed, "loc" is a variable, but it does not get filled in at all!!

 

 

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
  •