Results 1 to 2 of 2

Thread: Anylink JS Drop Down Menu Link Targets

  1. #1
    Join Date
    Sep 2004
    Location
    Tallahassee, FL USA
    Posts
    264
    Thanks
    71
    Thanked 2 Times in 2 Posts

    Default Anylink JS Drop Down Menu Link Targets

    1) Script Title: Anylink JS Drop Down Menu

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

    3) Describe problem: Client would like most links in current window and others in a new window

    I am using this menu for a school website. They would like most links opening in the current window, but would like links to other websites and PDF files to open in a new window.

    I tried this coding for links to open in a new window, but it messes up the current window so it wasn't successful:
    Code:
    "javascript:window.open('/academics/pdf/2010-7thGradeCommunityService.pdf')"
    How can I accomplish this?

    Thanks,
    Deborah
    Last edited by dmwhipp; 09-20-2010 at 08:30 AM.
    Deborah Whipp
    Web Designer
    Tallahassee, FL
    www.DWWebDesigns.com

  2. #2
    Join Date
    Sep 2004
    Location
    Tallahassee, FL USA
    Posts
    264
    Thanks
    71
    Thanked 2 Times in 2 Posts

    Default Found thread with solution

    Deborah Whipp
    Web Designer
    Tallahassee, FL
    www.DWWebDesigns.com

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
  •