Results 1 to 4 of 4

Thread: AnyLink CSS Menu v2.2 Merging Problem

  1. #1
    Join Date
    Aug 2010
    Posts
    37
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default AnyLink CSS Menu v2.2 Merging Problem

    1) Script Title: AnyLink CSS Menu v2.2

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

    3) Describe problem: I'm having a hard time integrating the dropdown behavior of your menu, with the functionality of my present menu.

    I'm not able to change the class name of my present links, as those are tied to another js/css combination. Here's the site thusfar:

    http://rutholsonphoto.com/testbuild/index.php

    It has broken the styling of my flipover, and the dropdown functionality is presently not working.

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    The class name can have multiple classes in it, for example:
    Code:
    <img src="bucket.jpg" class="style1 format5" />
    Will take the class style1 and format 5. Separate classes by spaces.
    Jeremy | jfein.net

  3. #3
    Join Date
    Aug 2010
    Posts
    37
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by Nile View Post
    The class name can have multiple classes in it, for example:
    Code:
    <img src="bucket.jpg" class="style1 format5" />
    Will take the class style1 and format 5. Separate classes by spaces.
    Never knew that. Thanks.

  4. #4
    Join Date
    Aug 2010
    Posts
    37
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Ok I'm not able to make this work. I've been trying for the last month, and have gotten no good results.

    Here's the page in question:

    http://rutholsonphoto.com/rop_testbuild/index.php

    I've done everything the directions told me to, but with minor modifications.
    First off, to make the pages load faster I've placed ALL javascript and .js reference at the bottom of the page coding.
    Secondly, in an effort not to have multiple .css files, I've merged the anylinkcssmenu.css file into my site css file.

    Something, however, is not functioning correctly and have haven't the foggiest of where to start. Expert help to get this working would be appreciated.

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
  •