Sách JavaScript/Lập trình đối tượng Javascript/Window/Open()

Chức năng sửa

Mở Khung của sổ

sửa

Window.open(URL)

Thí dụ sửa

Hiể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)