Results 1 to 3 of 3

Thread: Anylinkcssmenu - Controlling anchor link

  1. #1
    Join Date
    Sep 2011
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Anylinkcssmenu - Controlling anchor link

    1) Script Title: AnylinkCSSMenu

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

    3) Describe problem: Referencing the nav bar at http://rosegarden.mesacc.edu/home.html, I want anchor "News" to operate with no drop down, yet look like the other anchors. If the user clicks on an anchor that has a drop down, I want nothing to happen. How do I accomplish this? Thanks for any help!

    Don

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

    Default

    Referencing the nav bar at http://rosegarden.mesacc.edu/home.html, I want anchor "News" to operate with no drop down, yet look like the other anchors.
    Hmm the "news" link already looks the same to me compared to those links with a drop down for me, at least in FF.

    If the user clicks on an anchor that has a drop down, I want nothing to happen. How do I accomplish this? Thanks for any help!
    Why not just set the href attribute of each anchor link to "#"- this way when clicked on they simply take the user to the top of the page (in other words, does nothing).
    DD Admin

  3. #3
    Join Date
    Sep 2011
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Great idea! Thanks much!

    Don

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
  •