Results 1 to 2 of 2

Thread: Chained Menu cookies

  1. #1
    Join Date
    Oct 2005
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Chained Menu cookies

    Chained menu selects

    url: http://www.dynamicdrive.com/dynamic...nedselects.html

    How can I turn off the new "feature" that returns to previous selections when the page reloads?

    I've deleted all my cookies, changed the cookie name, took "savestate" out of the "onload" line.

    I want it to load the page each time with my header options shown--regardless of what was selected last time.

    Thanks for any help,
    Drew

  2. #2
    Join Date
    Oct 2005
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    for those that may be interested:

    after corresponding with the creator of this great script--here's the answer:
    *****************
    Just don't supply the cookie parameter in the initListGroup() call.

    Thanks,
    Xin
    *****************

    my error was in supplying anything in the call.

    don't put the quotes at all where the cookie name would be contained.

    after the last list definition, close the parentheses

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
  •