|
|
|
ช่วยอธิบายหน่อยคับ function OpenWindow(Path, PName, Pwidth, Pheight) |
|
|
|
|
|
|
|
<script type="text/javascript">
function OpenWindow(Path, PName, Pwidth, Pheight) {
window.open(Path , PName, "width=" + Pwidth.toString() + ",height=" + Pheight.toString() + ",left=" + DisplayX + ",top=" + DisplayY + ",titlebar=on,status=no,location=on,resizeable=no,address=no,scrollbars=yes");
}
</script>
Path แปรนี้เก็บค่าอะไรคับ
Tag : .NET, JavaScript
|
|
|
|
|
|
Date :
2011-05-08 11:14:29 |
By :
sayhello |
View :
1040 |
Reply :
1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
เก็บ uri ครับ
|
|
|
|
|
Date :
2011-05-08 11:15:33 |
By :
PlaKriM |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 01
|