- 1,251 categories
- 40,829 scripts
- Two tiny functions that return the available width and height inside the browser window. These functions can be used as variables and as the dimensions are calculated every time they are used, your script will always be using the current window size ...
- A small snippet that allows you to keep a window ''on top'' of all others until closed.
- Code snippet to automatically move a window to a specified X,Y coordinate. For example, you can automatically move a window to X0,Y0 (upper left). Great to use this in pages in your site you link to using target=&"_blank&" (new wind...
- An one line code to automatically resize a window to a specified Width,Height. For example, you can automatically resize a window to 700,500.
- This JavaScript code allows you to ensure a window to remain in focus, on top. Useful for web site news or smaller popup windows that are easily shuffled under out of focus. Try to change focus to a different page, click another window, and you will ...
- This tutorial shows you how to load two frames with one link using JavaScript.
- JavaScript allows you to create (open) new windows. In these windows you can place whatever HTML code you wish, and even have actions in one window effect what is happening in another window. This tutorial explains how to create various types of pop-...
- This tutorial illustrates a rundown of the many ways to get new windows to pop up when viewers roll into your site.
Page: