Results 1 to 2 of 2

Thread: Reload page to full screen help!

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2012
    Posts
    26

    Reload page to full screen help!

    Hello,

    Im trying to create a javascript that will allow me to reload a page and for it to resize to a full screen, the window if first opened to full size and if the user changes the size of the browser window by reducing the window size by manually resizing the window etc- and then the user hits the refresh button or f5 to reload the page, i need it to open to full screen- and make sure that it opens to any size to accomidate the users moniter to full size...

    Any help would be appreciated thanks.

  2. #2
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Re: Reload page to full screen help!

    Use percentage value (%) instead of pixel values(px), when you set the height and width of your elements. Thus your page would be shown with respect to the screen size.


    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

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