DOM API Reference
  1. Home
  2. dom
  3. Window.restore()

Window.restore()

This method is currently not working, but you can use:

window.moveTo(window.screenX, window.screenY);

License

© 2016 Mozilla Contributors
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-us/docs/web/api/window/restore

  • API
  • DOM
  • Method
  • NeedsContent
  • Reference
  • Référence
  • Window

© 2017 - CodeProject | Terms of Service | Privacy Policy | Contact Us | About