Results 1 to 4 of 4

Thread: Menu-include on the client: yet another one

  1. #1
    Join Date
    Sep 2007
    Location
    The Netherlands
    Posts
    1,881
    Thanks
    49
    Thanked 266 Times in 258 Posts
    Blog Entries
    56

    Default Menu-include on the client: yet another one

    1) CODE TITLE: Menu-include on the client: yet another one

    2) AUTHOR NAME: Arie Molendijk

    3) DESCRIPTION: A client-side technique for having a html-menu on your pages. No need to write it onto every page. The content pages are dynamically loaded in a text/html-object (non-IE) or iframe (IE). The menu is automatically added. The technique is simpler than this.

    4) URLS TO CODE:
    http://molendijk.110mb.com/include_m...e_menu9smooth/
    http://molendijk.110mb.com/include_m...enu9twinhelix/
    http://molendijk.110mb.com/include_m...menu9ddlevels/

    5) NOTES:
    - The 3 menus you see on the URLS_TO_CODE are illustrations of the technique.
    - Only one of these menus (Twinhelix) works on Netscape 7.0. That's not the 'fault' of the technique used here, but the 'fault' of the other two menus themselves.
    - None of these menus work properly on Mozilla 1.7.5 when the technique used here is applied. That's because divs and the like won't go over test/html-objects in that browser, which is out of use anyway, so there won't be a major problem.

    EDIT FEBR. 12:
    In the files that explain the technique, I added some remarks about the menu's loading speed, and the possibility of loading 'foreign files' and of bookmarking foreign pages that have your own menu on them.
    Last edited by molendijk; 02-15-2009 at 04:12 PM. Reason: Correction

  2. #2
    Join Date
    Sep 2007
    Location
    The Netherlands
    Posts
    1,881
    Thanks
    49
    Thanked 266 Times in 258 Posts
    Blog Entries
    56

    Default

    I made some changes (Febr. 10) that speed up initial loading time in IE. They're explained in the files.
    ===
    Arie.

  3. #3
    Join Date
    Sep 2007
    Location
    The Netherlands
    Posts
    1,881
    Thanks
    49
    Thanked 266 Times in 258 Posts
    Blog Entries
    56

    Default

    EDIT FEBR. 12:
    In the files that explain the technique, I added some remarks about the menu's loading speed, and the possibility of loading 'foreign files' and of bookmarking foreign pages that have your own menu on them.
    ===
    Arie.

  4. #4
    Join Date
    Sep 2007
    Location
    The Netherlands
    Posts
    1,881
    Thanks
    49
    Thanked 266 Times in 258 Posts
    Blog Entries
    56

    Default

    Here is a tutorial about dynamically passing data from one HTML-page to the other.
    The tutorial is directly related to this thread.
    ===
    Arie.

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
  •