Results 1 to 3 of 3

Thread: Top Navigational Bar help with target blank

  1. #1
    Join Date
    Sep 2004
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Top Navigational Bar help with target blank

    I am using the Top Navigational Bar by Constantin Jr. and I would like to have a link open a new page by adding target="_blank". When I add that the menu disappears from my web page. This is the code I'm trying to use:
    "http://www.dynamicdrive.com/" target="_blank" Can you please tell me what I am doing wrong?

    Bets

  2. #2
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Try this:

    Instead of using ", use '
    So the line goes from this:
    "http://www.dynamicdrive.com/" target="_blank"

    to this:
    'http://www.dynamicdrive.com/' target='_blank'

    Regards
    cr3ative
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

  3. #3
    Join Date
    Sep 2004
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by cr3ative
    Try this:

    Instead of using ", use '
    So the line goes from this:
    "http://www.dynamicdrive.com/" target="_blank"

    to this:
    'http://www.dynamicdrive.com/' target='_blank'

    Regards
    cr3ative
    Thank you so much!!!
    Bets

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
  •