Results 1 to 2 of 2

Thread: Auto Full Screen Window Opener

  1. #1
    Join Date
    Oct 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Auto Full Screen Window Opener

    1) CODE TITLE: Auto Full Screen Window Opener - FF1+ IE5+ Opr7+

    2) AUTHOR NAME/NOTES: NYTRADE4U

    3) DESCRIPTION: Opens up a new window that spans every inch of the screen on load of page - Place script in <BODY>

    4) CODE:

    [CODE]

    <script>
    <!--
    function autofullwin(targeturl){window.open(targeturl,"","fullscreen,scrollbars")}
    //-->
    autofullwin('http://www.dynamicdrive.com')
    </script>

    [CODE]

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Just activates my pop up blocker. In future please post experimental scripts in the javascript section here where I've moved this. The Submit a DHTML or CSS code section is for more finished and tested scripts. Also generally for more than just a 'one liner'.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •