Results 1 to 13 of 13
Thread: Maximized
Hybrid View
-
27th May 2009 17:49 #1
Maximized
, DreamWeaver-a , ....
jpg.
, Maximized .
Maximized.
?
., ...
, ?!?
-
27th May 2009 18:14 #2Code:
<script> function maximize() { window.moveTo(0, 0); if (document.all) { top.window.resizeTo(screen.availWidth,screen.availHeight); } else if (document.layers||document.getElementById) { if (top.window.outerHeight < screen.availHeight || top.window.outerWidth < screen.availWidth) { top.window.outerHeight = screen.availHeight; top.window.outerWidth = screen.availWidth; } } } </script> <a href="#" onclick="javascript:maximize();"><img src=".jpg"/></a>
Code:<script> function maximize() { var wihe = 'width='+screen.availWidth+',height='+screen.availHeight; window.open(" ", "foo", "screenX=1,screenY=1,left=1,top=1," + wihe); } </script> <a href="#" onclick="javascript:maximize();"><img src=".jpg"/></a>
-
27th May 2009 18:26 #3
-
27th May 2009 18:28 #4

DreamWeaver-a
<a href="./images/__.jpg" target="_blank"> </a>
:
, , "" . , "". ., ...
, ?!?
-
27th May 2009 18:33 #5
-
27th May 2009 18:59 #6
...
---------- 18:53 ---------- 18:40 ----------
, , ...
, ?!?
:
, . , , , ...
---------- 18:59 ---------- 18:53 ----------
:
function maximize() {
var wihe = 'width='+screen.availWidth+',height='+sc reen.availHeight;
window.open("./images/__.jpg" , "foo", "screenX=1,screenY=1,left=1,top=1," + wihe);
}
<a href="./images/__.jpg" onclick="javascript:maximize();"> </a><br>, ...
, ?!?
-
27th May 2009 18:59 #7
-
27th May 2009 19:09 #8
-
27th May 2009 19:13 #9Banned
Join Date: Jun:2008
Location:
Posts: 1,880
-
27th May 2009 19:14 #10
-
27th May 2009 19:23 #11
-
27th May 2009 19:01 #12
-
27th May 2009 19:04 #13




Reply With Quote



Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in