Results 1 to 3 of 3

Thread: DropDown Menu

  1. #1
    Join Date
    Jun 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default DropDown Menu

    1) Script Title:
    AnyLink JS Drop Down Menu v2.2

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

    3) Describe problem:
    I have installed and edited the dropdown menu to exactly how I want it. (CSS & Site Positioning). I am having a slight issue at the bottom of the page...

    www.vpsright.com/new

    The big white space, resolves down to the code that needs to be placed within the TITLE and HEAD tags. I added it, white space, removed it, no white space.

    It may have something to do with the main .js file for the script, but I have no idea on that.

    Any help will be appreciated!

    Thanks.

  2. #2
    Join Date
    Jun 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Here is the code that is causing the white space at the bottom of the page;

    <link rel="stylesheet" type="text/css" href="images/anylinkmenu.css" />
    <script type="text/javascript" src="images/menucontents.js"></script>
    <script type="text/javascript" src="images/anylinkmenu.js">
    /***********************************************
    * AnyLink JS Drop Down Menu v2.0- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
    * This notice MUST stay intact for legal use
    * Visit Project Page at http://www.dynamicdrive.com/dynamici...pmenuindex.htm for full source code
    ***********************************************/

    </script>
    <script type="text/javascript">
    //anylinkmenu.init("menu_anchors_class") //Pass in the CSS class of anchor links (that contain a sub menu)
    anylinkmenu.init("menuanchorclass")
    </script>


    Any help appreciated!

    Thanks.

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

    Default

    I see the problem, though I'm not quite sure yet why it's doing this. I'll try and revisit this thread later this week to see if I can find the cause.
    DD Admin

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
  •