Welcome to TalkGraphics.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2003
    Posts
    4

    Default

    Hi,
    Is it possible to open a page with the navigation bar using a script like this ?

    ONCLICK="open('http://www.mysite.com,'miniwin','toolbar=0,location=0,dir ectories=0,status=0,menubar=0,scrollbars=1,resizab le=0,width=550,height=250,left=10,top=10')"

    Jaap.

  2. #2
    Join Date
    Dec 2003
    Posts
    4

    Default

    Hi,
    Is it possible to open a page with the navigation bar using a script like this ?

    ONCLICK="open('http://www.mysite.com,'miniwin','toolbar=0,location=0,dir ectories=0,status=0,menubar=0,scrollbars=1,resizab le=0,width=550,height=250,left=10,top=10')"

    Jaap.

  3. #3
    Join Date
    Jan 2004
    Location
    Chino, CA
    Posts
    1

    Default

    i believe that the proper syntax is

    a href="link" ONCLICK="window.open('http://www.mysite.com,'miniwin','toolbar=0,location=0,dir ectories=0,status=0,menubar=0,scrollbars=1,resizab le=0,width=550,height=250,left=10,top=10')"

 

 

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
  •