Menu Error

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Aman

    Menu Error

    Hi,

    I am having one problem. My friend has web page which he has updated.
    There are two javascripts one maintains the array for the menu, the
    other for maintaining the menu. The problem is the menu works fine
    with these scripts on the local machine. But when i upload it to the
    server it comes up with old menu. I deleted these scripts but the new
    web page still pops up the old menu. Which means it is popping up
    these menu's from somewhere else? Any guess what I can do? I verified
    the links everything is fine but the menu are not loading properly on
    the server. Any help will be greatly appreciated.

    Aman
  • nice.guy.nige

    #2
    Re: Menu Error

    While the city slept, Aman <raiaman@hotmai l.com> feverishly typed:
    [color=blue]
    > Hi,
    >
    > I am having one problem. My friend has web page which he has updated.
    > There are two javascripts one maintains the array for the menu, the
    > other for maintaining the menu. The problem is the menu works fine
    > with these scripts on the local machine. But when i upload it to the
    > server it comes up with old menu. I deleted these scripts but the new
    > web page still pops up the old menu. Which means it is popping up
    > these menu's from somewhere else? Any guess what I can do? I verified
    > the links everything is fine but the menu are not loading properly on
    > the server. Any help will be greatly appreciated.[/color]

    1. A URI would be useful, so we can have a look at what is happening, with
    maybe an explanation of what we *should* be seeing.

    2. Warn your friend that using javascript to create navigation is A Bad
    Thing. He can't rely on the end user having javascript available to render
    his menus. Much better to use a server-side technology such as PHP.

    Cheers,
    Nige

    --
    Nigel Moss.

    Email address is not valid. nigel@nigenetDO G.org.uk. Take the dog out!
    http://www.nigenet.org.uk | Boycott E$$O!! http://www.stopesso.com
    In the land of the blind, the one-eyed man is very, very busy!


    Comment

    Working...