Results 1 to 2 of 2

Thread: AnyLink JS Drop Down Menu & Simple Controls Gallery

  1. #1
    Join Date
    Feb 2009
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default AnyLink JS Drop Down Menu & Simple Controls Gallery

    1) Script Title: AnyLink JS Drop Down Menu & Simple Controls Gallery

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

    http://www.dynamicdrive.com/dynamici...plegallery.htm

    3) Describe problem:

    The drop down menu shows behind the simple gallery, anyway to get it showing over it? I had similar problem with flash but i added the wmode to the flash.

    http://www.findstudentdigs.com/detai...D=71&TypeID=45

    Place your mouse over "properties" tab

    Regards

  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

    In your sitestyle.css (change highlighted):

    Code:
    .anylinkcss{
    position:absolute;
    visibility: hidden;
    border-bottom-width: 0;
    font:normal 10px Verdana;
    line-height: 18px;
    z-index: 10000;
    background-color: #FFFFFF;
    width: 155px;
    border: 1px solid #3B5998;
    }
    - John
    ________________________

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

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
  •