Results 1 to 3 of 3

Thread: Positioning problem on dropdown menu

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

    Default Positioning problem on dropdown menu

    1) Script Title: ULTIMATE DROPDOWN MENU VERSION 3.5 by Brothercake

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...men3/index.htm

    3) Describe problem: I have implemented this script and almost everything is perfect. The one and only problem I'm having is the positioning of the script on center. The problem is that if the page that the menu is on is opened via a small popup window, the menu is centered. But if you expand the window to full size the menu is off center, you have to refresh the page to get it where it belongs. Has anyone had this problem? Or better yet, is there a solution?

    Thanks

  2. #2
    Join Date
    Aug 2006
    Posts
    101
    Thanks
    6
    Thanked 0 Times in 0 Posts

    Default

    I am not sure whether you are still interested in the solution to your question, but I ran into the same issue and found the solution for this.

    Open your file custom.js and than in (approx.) line 86 you will find the following code:
    Code:
    var allowRESIZE = true;		// allow resize/reload
    .

    There you have to change what is behind the = sign into true (like you can see in the a.m. code). That should work!

    Hope this will be of help (still)!?

    Regards,
    Monique

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

    Thumbs up Thanks. Worked Just Fine.

    This Menu has a transparency option for the dropshadow, does anybody know a way to make transluscent the submenus?

    Thanks =)

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
  •