::- Example ::-> ตัวอย่าง ดูที่ Status bar
+:: Source Code ::+ +:: Descriptions ::+
(1)
- Select All -

(1) Copy Code ไปใช้งานโดยวางไว้ ระหว่าง <body> .... และ </body>
ในไฟล์ html ตามตัวอย่าง
+:: Tips ::+

คุณสามารถ ปรับเปลี่ยนข้อความ และเวลาปิด window ด้วยการแก้ไข Code ดังนี้

//ปรับความกว้างสูงของหน้าต่าง
var new_window=window.open("","", "status=no,directories=no,menubar=no,toolbar=no,height=100, width=500")

//ข้อความบน Title bar
new_window.document.writeln('<title>หน้าต่างนี้จะปิดตัวลงใน 10 วินาที<\/title>')

//ปรับสีข้อความ
new_window.document.writeln('<body bgcolor="000000" text="cyan">')

//ข้อความใน Window
new_window.document.writeln('<td><br><h1>ยินดีต้อนรับสู่ TodayLoad.com<\/h1><\/td>')

//ข้อความตอนนับถอยหลังบน Title bar
new_window.document.title="หน้าต่างนี้จะปิดตัวลงใน "+" " + counter1+" "+ "วินาที"


::+::- ส่งบทความนี้ ให้เพื่อน -::+::
<<- To ->>
 Name   
Email   
<<- From ->>
 Name   
 Email   




- เราขอเป็นศูนย์กลางในการแลกเปลี่ยน เพื่อการพัฒนา -
- Central Of Exchange -

| Main | X-softwares | Softwares | Toys&Jokes | Web-Effects |
| Graphics | Tips&Tricks | Icons | Fonts | Skins | Contact |
© CopyRight 2001 , TodayLoad.com