A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Unwanted Javascript window when opening fullscreen

  1. #1
    Junior Member
    Join Date
    Mar 2000
    Posts
    3

    Question

    Hi all...
    I'm calling a javascript function (from html)to open a fullscreen window. This works fine, but leaves me with a new window in addition to the fullscreen one. Oddly enough, it's title is the javascript function (javascript:{window.open("main.html","",fullscreen =yes")}. Why is this happening?? I've tried to close the window after it has been opened by using window.close and entering the above function in the window name parrameter - but it just wont go away!
    I'm a javascript novice, so it's probably something really stupid that i've done wrong.
    Please help!!

  2. #2
    Senior Member
    Join Date
    Feb 2000
    Posts
    195

    Lightbulb

    That particular problem could have any number of causes.. so I'm not really sure what to suggest. Could show me the code of the HTML document that contains the JavaScript function?

    ------------------
    Scott Richards
    http://www.rjscs.com/scotty
    scotty@rjscs.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center