Results 1 to 2 of 2

Thread: Top Navigational Bar I HelP

  1. #1
    Join Date
    Nov 2004
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Unhappy Top Navigational Bar I HelP

    Gday!
    I was wondering if I could get some instructions.
    I just downloaded the top navigation bar 1 works great. But what I would like is, click on the links and they open in a new window.

    I’m pretty new to Java and I’m pretty prog savy I thought I could paste something like this in 1 of the 2 .js –

    <a href="#null"
    onclick="window.open('yngwietabs.html',
    'welcome','width=300,height=400,menubar=yes,status=yes')">
    Yngwie J Malmsteen</A><br>

    Or on click open new window..

    I don’t know. Have I confused anyone yet?

    Marty

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

    Default

    *puts hand up* You've confused me

    Try putting javascript:window.open instead of just window.open

    This might help.

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

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
  •