Aptana Snippet: Javascript popup window


/ Published in: Other
Save to your folder(s)

Use this snippet to quickly insert onclick="window.open();" into your HTML...

---
Snippets can save you time and hassle of typing out bits of code that you frequently use by adding them into your files by simply double-clicking the name of the Snippet.
http://www.aptana.com/docs/index.php/About_Aptana_Snippets

Sometimes it's useful to add a popup to your pages. When the user clicks on a link, a new window opens and displays a page. http://www.quirksmode.org/js/popup.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.