Results 1 to 6 of 6

Thread: Arrow Side Menu Flickers

  1. #1
    Join Date
    Jul 2007
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Arrow Side Menu Flickers

    1) Script Title:
    Arrow Side Menu

    2) Script URL (on DD):
    http://www.dynamicdrive.com/dynamici...menu-arrow.htm

    3) Describe problem:

    After customizing this menu to suit my needs, I find that it flickers (and jumps) between headers in FF (3.0.15) on the Mac. This is also the case with the Demo on Dynamic Drive. For example, if you hold your mouse on a header item and your mouse moves by a slight hair, it automatically jumps and highlights another menu item without moving your mouse. Sometimes it just flickers between them, other times it ‘moves’ and completely highlights the other item in it’s selected state (as if you moved your mouse there).

    If you know of a fix, I would certainly appreciate it.

    Thanks in advance and Happy Thanksgiving!
    Tracy

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Hmm I'm unable to duplicate this on any browser on the PC. Does this only occur on a Mac?
    DD Admin

  3. #3
    Join Date
    Jul 2007
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yes, just tested and yes. FF, Mac only. IE on the PC and Safari on the Mac work fine. However, I will not be able to use this script w/the way it is. It's a very horrendous look with the rollover graphics I use for the menu; it's a much more obvious flicker, jump.

    Hopefully someone will come along with some JavaScript knowledge that works on the Mac and help out!

    Thanks,
    Tracy

  4. #4
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    I don't have a Mac unfortunately, so it's hard to debug in that OS. If someone does and has a theory as to the issue, please do post here.
    DD Admin

  5. #5
    Join Date
    Jul 2007
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Like I said, I know nothing of JavaScript, but could it be something like the following missing:

    var FF=document.getElementById()

  6. #6
    Join Date
    Jul 2007
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default FIXED! But Confused as to HOW???

    Working between the Arrow Side Menu:
    http://www.dynamicdrive.com/dynamici...menu-arrow.htm

    And the Glossy Accordion Menu:
    http://www.dynamicdrive.com/dynamici...enu-glossy.htm


    I now have a working version:
    http://macmajor.homeip.net/Menu/glossymenu.html

    And here's the link to the problem version:
    http://macmajor.homeip.net/Menu/arrowmenu.html

    They both reference the EXACT same JavaScript files:
    http://macmajor.homeip.net/Menu/js/ArrowSideMenu.js
    and
    http://macmajor.homeip.net/Menu/js/ddaccordion.js
    and JQuery Link:
    http://ajax.googleapis.com/ajax/libs.../jquery.min.js

    The CSS files are the EXACT same, except for the name of the menu:
    http://macmajor.homeip.net/Menu/glossy.css
    http://macmajor.homeip.net/Menu/arrow.css

    The HTML is the EXACT same, except for the name of the menu.

    Unless I happen to be overlooking something on the EXACTNESS, but I don't think so, because I checked everything with PageDiff in FF.

    So Why on Earth would one version work, and not the other????

    Would be nice to know, however, I'm just glad the darn thing works period.

    Thanks,
    Tracy

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
  •