Results 1 to 2 of 2

Thread: JAVASCRIPT : FF1+ IE5+ Opr7+ Omni Slide Menu BY John Scheuer

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

    Default JAVASCRIPT : FF1+ IE5+ Opr7+ Omni Slide Menu BY John Scheuer

    The Omni Slide Menu provided on the site is worth while and it is working fine on my machine also, Thanks to John Scheuer.

    But still my immeadiate requirement is to replace the fixed menu pattern on OMNI SLIDE to Tree View as I have to manage menus and submenus in large if possible with scroll bar and hyperlinks from each menu heads.

    I would appreaciate the same if you post the same on Dynamic Drive.

    Thanks in Advance

    MUJI SBBJ

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    The menu does have an option for custom css and/or custom markup. You can use design_mode: true to get the generated HTML markup and generated css. Then you can tweak that to your satisfaction, put it on your page, and instruct the script to use either the markup and/or css you made instead of generating its own.

    From http://www.dynamicdrive.com/dynamici...properties.htm:

    Code:
    user_defined_stylesheet:false,  // Set to true if you wish to override the script's stylesheet
    user_defined_markup:false,  // Set to true if you wish to override the script's markup
    design_mode:false,  // Set to true to see the generated styles and markup
    If that's not enough to accomplish your aims for your menu, you might need to consider another menu or designing your own from scratch.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Similar Threads

  1. "Text and Image Crawler" by John Scheuer
    By JanusHoi in forum Dynamic Drive scripts help
    Replies: 0
    Last Post: 05-28-2009, 06:01 PM
  2. omni slide menu tricking browser into thinking javascript is disabled
    By gib65 in forum Dynamic Drive scripts help
    Replies: 4
    Last Post: 08-07-2008, 04:17 PM
  3. omni slide menu interfering with other javascript stuff
    By gib65 in forum Dynamic Drive scripts help
    Replies: 1
    Last Post: 06-19-2008, 05:08 PM
  4. Apology - John Scheuer
    By Jonno in forum The lounge
    Replies: 0
    Last Post: 08-10-2006, 01:47 AM
  5. Apology - John Scheuer
    By Jonno in forum JavaScript
    Replies: 0
    Last Post: 08-10-2006, 01:47 AM

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
  •