Is there any system/compiler/SDK/IDE that provides an ability to develop desktop applications using JavaScript?
close() or self. close(). Since the child window was opened with script, window. open(); it can close itself.
JavaScript provides an in-built function named close() to close the browser window that is opened by using window. open() method.
close() method closes the current window, or the window on which it was called. This method can only be called on windows that were opened by a script using the Window. open() method.
If you're a Web developer—including ASP.NET—you can apply your existing knowledge of open standard HTML5, JavaScript and CSS3 directly to Windows Store app development.
You can use node-webkit.
It uses webkit to render the webpage and execute the Javascript, and you will have access to all the Node.js javascript API (reading/writing files, …)
Take a look at Appcelerator(http://www.appcelerator.com/).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With