lundi 8 août 2016

Minimizing web-browser using javascript

I have tried to minimize web-browser using javascript.

According to the document related to the issue, there is no way to do it.

However, I finally found the following document.

http://ift.tt/2aHLSLl

When I tried call the function, window.minimize(), error statement came up:

Uncaught TypeError: window.minimize is not a function(…)

Is there way to minimize web-browser using javascript?

Aucun commentaire:

Enregistrer un commentaire