Privacy Policy
Intranet Journal Intranet FAQ IDM Intranet FAQ [Previous | Index | Next] JavaScript FAQ Answers to Questions about... JavaScript/JScript General What is JavaScript? What versions of the language does this FAQ cover? What's not covered here? Who wrote this FAQ? Can I mirror or reprint this FAQ? JavaScript Documentation Where can I find online documentation for JavaScript? Where is the official bug list for JavaScript? Read any good JavaScript books lately? First Principles What are the language's basic entities? How does JavaScript model the world? (Nifty Object Map.) What are JavaScript event handlers? How is JavaScript syntax like C / C++? How do I ... ... embed JavaScript in a web page? ... use 'var' to make a variable name local? ... use quotation marks when scripting? ... submit forms by e-mail? ... script a visit counter? ... script a calendar on the fly? ... access objects and scripts in windows opened with window.open()? ... use JavaScript to password-protect my Web site? ... write browser-independent scripts? ... match text patterns like I can in Perl? ... prevent others from seeing/copying my scripts? ... detect whether JavaScript support has been disabled? Troubleshooting What can't JavaScript do? Where can scripts go wrong? What are the most common scripting mistakes? Why won't my script work ... Jscript issues Portability Programming Tools What tools are available for developing JavaScript pages? NetObjects ScriptBuilderTM Borland IntraBuilderTM Netscape Visual JavaScript 1.0 Are there any debugging tools for JavaScript? Other Sources IDM Intranet FAQ [Previous | Index | Next]
Intranet Journal Intranet FAQ
IDM Intranet FAQ [Previous | Index | Next]
Answers to Questions about... JavaScript/JScript
window.open()
[print version of this page]