Results 1 to 2 of 2

Thread: Problem with Anylinkmenu position in different pages

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

    Default Problem with Anylinkmenu position in different pages

    1) Script Title: Anylinkmenu

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

    3) Describe problem: I originally set up this website in 2011, and don't have a super-clear memory of how much, if anything, I modified in the script as I'm far from an expert at this stuff.
    http://www.nancychuang.com
    Yesterday I decided to finally update my blog to have a similar appearance. It's only halfway finished, but you can see here that the drop-down has shifted up:
    http://www.nancychuang.com/blog/
    Now, instead the menu appearing under the menu link, it is fitting OVER it.

    As I said, I'm not an expert, so the "regular" portion of the website is made in simple HTML and nested tables. Yes, I know this isn't ideal, but it usually still works. The blog portion is in Movable Type, but the menu is copied over from the homepage. Instead of being nested, it's just one table inside the <div id="banner"> tag.

    I'm just mentioning that because I'm not sure if that's part of the problem, but it's really the only difference in that menu from one page to another. If there's a way to offset the position, it would then cause a problem on the homepage where it's still positioned correctly. Any ideas? Is it possibly a conflict with the blog css?

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

    Default

    Try editing the HTML of the anchor link in question with the changes in red:

    Code:
    <a href="#.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('travel','','http://www.nancychuang.com/images2/travel-over.gif',1)" class="menuanchorclass" rel="travelmenu" style="display:inline-block; height:17px"><img src="http://www.nancychuang.com/images2/travel.gif" alt="Travel" name="travel" width="37" height="17" border="0"></a>
    DD Admin

Similar Threads

  1. Problem with background image using anylinkmenu.js
    By guy67400 in forum Dynamic Drive scripts help
    Replies: 5
    Last Post: 08-05-2013, 08:31 PM
  2. anylinkmenu problem
    By ailisWesties in forum Dynamic Drive scripts help
    Replies: 3
    Last Post: 08-22-2012, 01:39 AM
  3. DHTML Window fixed position & state between pages?
    By kamnet in forum Dynamic Drive scripts help
    Replies: 0
    Last Post: 12-08-2010, 11:39 AM
  4. position problem in IE 6
    By monicasaha in forum CSS
    Replies: 11
    Last Post: 12-31-2008, 12:41 PM
  5. Problem with IE7 on SOME pages
    By bojomojo in forum CSS
    Replies: 14
    Last Post: 11-30-2008, 08:32 PM

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
  •