Sách JavaScript/Lập trình đối tượng Javascript/Window/Open()
Chức năng
sửaMở Khung của sổ
Window.open(URL)
Thí dụ
sửaHiển thị ngày giờ hôm nay
- Window.open(https://www.google.ca/search?q=time)
Hiển thị thời tiét
- Window.open(https://www.google.ca/search?q=weather)