JavaScript
JavaScript is a scripting language most often used for client-side web development. It was the originating dialect of the ECMAScript standard.
Application
Any
Platform
Windows
Remove
License
Any
Conventional pop-up windows in JavaScript applications may work for some things, but they can be annoying, and many people use pop-up blockers. There is an alternative: drag-and-drop DIV elements. In...
Occasionally, filling out web page forms can be daunting. Fortunately, some forms display a question mark next to the form field, which opens a popup window containing additional information. This...
a JavaScript that would give the visitor of his webpage the choice of whether links should open in the same window, a new window for all, or new windows for each. I figured this was a fun opportunity...
Learn how to open, close and customize window interface using JavaScript. Also see how to access properties and methods between 2 windows.