Konu
Siteye girenlere tam sayfa gösterme?
27-04-2016, 09:59:11
#3
Ali
function max()
{
var obj = new ActiveXObject("Wscript.shell");
obj.SendKeys("{f11}");
}
body 'in onload ına max functionunu koyman yeterli