Basic knowledge of Javascript (III) BOM, DOM summary
window object: Open and close window: window.open() Three parameters: 1. The URL of the page loading the new window 2. The name of the new window 3. The characteristic string and description whether to replace the Boolean value of the currently loaded pag
2025-04-04














