Welcome to TalkGraphics.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2004
    Location
    Asheville, NC, USA
    Posts
    2

    Default

    I'm using Dreamweaver MX and have not been able to get a menu selection from a nav bar to launch a new window without the toolbars, menu bars, etc. I've viewed the Xara FAQs and have tried using their javascript line to no avail. Using _blank in the TARGET field launches a new window all right, but it includes all the navigation and menus that I don't want. How do I make this happen? Obviously, I am not a javascript programmer.
    Thanks!

    Joe

  2. #2
    Join Date
    Jan 2004
    Posts
    1,830

    Default

    what problems are you facing when using the solution in the faq?

    javascript:var new=window.open('http://www.xara.com',null,height='200,width=400,status=ye s,toolbar=no,menubar=no,location=no'); post the url of where the problem can be viewed

  3. #3
    Join Date
    Jan 2004
    Location
    Asheville, NC, USA
    Posts
    2

    Default

    One of the problems I'm having is that the URL window does not allow an input field that is more than 1 character longer than the javascript line you put in your message. That is, if I add two letters to the http://URL, the end gets truncated. Unfortunately, I need the extra space to entger the URL. Also, do those items need to be on separate lines as in your message? If so, how do you enter that in the URL box?

    thanks,

    Joe

 

 

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
  •