![]()
|
Search the entire site
|
|
| Links |
|
"BYE" Popup - onUnload
|
| This script is designed to open a window when the users are leaving your site. For example, when they leave your site you can open a window that says thank you for visiting. When they say "BYE" you can say, "Not so fast!" |
| http://www.cgiscript.net/cgi-script/csNews/csNews.cgi?database=js_windows%2edb&command=viewone&id=54&op=t |
more info | rate it |
|
|
|
Auto Window Resizer
|
| Use this code to automatically resize a window to a specified Width,Height. For example, you can automatically resize a window to 700,500. |
| http://www.cgiscript.net/cgi-script/csNews/csNews.cgi?database=js_windows%2edb&command=viewone&id=56&op=t |
more info | rate it |
|
|
|
Break-out-of-frames
|
| This script detects if your page is trapped inside someone else's frames, and automatically breaks out of it. |
|
|
|
|
Flying Popup Window
|
| Use this code snippet to create a popup window that flies around the screen. Perfect for getting the attention of your web site visitor. Announce new features of your site, announce new products. Many cool uses. |
| http://www.cgiscript.net/cgi-script/csNews/csNews.cgi?database=js_windows%2edb&command=viewone&id=57&op=t |
more info | rate it |
|
|
|
Hidden Popup Spawner
|
| Now you to can own the code that is used to power those annoying web sites that seems to open popup windows from nowhere! Actually the primary reason we are giving this code away is that other companies are charging for such an easy piece of code. |
| http://www.cgiscript.net/cgi-script/csNews/csNews.cgi?database=js_windows%2edb&command=viewone&id=46&op=t |
more info | rate it |
|
|
|
Hold Window Focus
|
| Use this code to make sure a window remains in focus, on top. Great for web site news or smaller popup windows that are easily shuffled under out of focus. |
| http://www.cgiscript.net/cgi-script/csNews/csNews.cgi?database=js_windows%2edb&command=viewone&id=27&op=t |
more info | rate it |
|
|
|
JIM-Control
|
| The JIM-Control was developed to be a very powerful and flexible tool for delivering content to internet users through web pages that is both intuitive and customizable. With a spectrum of web browser support, this web browser based control allows your internet users to interact directly with content through inline windows using different web browsers. Internet users not only see an inline window, but they can drag, resize and perform additional interactions with those inline windows, such as maximizing and closing unless you desire to use your own. With persistence control, the way internet users have set inline window content can be remembered between browsing sessions. This offers internet users an extra level of customization when revisiting web sites.
A suite of other functions are also bundled with the JIM-Control, such as browser detection on a platform basis and the ability to import XML data files. Work with the XML data is accomplished in a simple SQL-like manner for users that are more familar with table based datasets that need to do something unique with the data. For more dynamic sites, the control provides a method of accessing CSS data by merely specifying the name of the CSS class and the attribute that is needed even if the data is contained in a linked stylesheet.
With the JIM-Control, content on a web site can be reduced leading to a savings in web site space, maintenance tasks and a savings in bandwidth consumption. By utilizing creative approaches to content delivery using dynamic inline window delivery and functions provided by the JIM-Control, even data from a database can be dumped directly into inline windows without forcing the user to load another web page. |
|
|
|
|
Open 2 Popups at Once
|
| The code below opens 2 popup windows at once. Edit the code to get the 2 windows you want to open. |
| http://www.cgiscript.net/cgi-script/csNews/csNews.cgi?database=js_windows%2edb&command=viewone&id=1&op=t |
more info | rate it |
|
|
|
PopUp Making Wizard, w/Cookies!
|
| Use the Ace Generation 3 Popup Wizard, with cookies to easily add popup windows to your web site. The windows are activated by clicking on a link, button, when a page loads or unloads, and can be adjusted to any degree of detail you desire, such as dimensions, scrollbars, toolbar etc. You can now set the window to use cookies. Set the window to popup only once per visitor or at set interval per visitor. |
| http://www.cgiscript.net/cgi-script/csNews/csNews.cgi?database=js_windows%2edb&command=viewone&id=38&op=t |
more info | rate it |
|
|
|
Popup Window Close Methods
|
| Here you will find a few methods to close windows. Select from the list below to jump to the code. Use the instructions near each method. Close window after time interval, Use a link to close popup, Use a button to close popup, Use an image to close a link and Use 'click anywhere' method to close popup. |
| http://www.cgiscript.net/cgi-script/csNews/csNews.cgi?database=js_windows%2edb&command=viewone&id=9&op=t |
more info | rate it |
|
|
|
Popup Window Closer - Button
|
| To get a popup window to close it is common to add a button that will allow the user to "Close Window". |
| http://www.cgiscript.net/cgi-script/csNews/csNews.cgi?database=js_windows%2edb&command=viewone&id=5&op=t |
more info | rate it |
|
|
|
Popup Window Closer - Click Anywhere
|
| A not so common method to close windows is using a 'click anywhere' method. The code specifies that if the popup loses focus or is clicked the popup closes. Basically anywhere you click will close the window. |
| http://www.cgiscript.net/cgi-script/csNews/csNews.cgi?database=js_windows%2edb&command=viewone&id=6&op=t |
more info | rate it |
|
|
|
Popup Window Closer - Image
|
| To get a popup window to close it is common to add an image link that will allow the user to "Close Window". |
| http://www.cgiscript.net/cgi-script/csNews/csNews.cgi?database=js_windows%2edb&command=viewone&id=7&op=t |
more info | rate it |
|
|
|
Popup Window Closer - Text Link
|
| To get a popup window to close it is common to add a link that will allow the user to "Close Window". |
| http://www.cgiscript.net/cgi-script/csNews/csNews.cgi?database=js_windows%2edb&command=viewone&id=8&op=t |
more info | rate it |
|
|
|
Popup Window Closer - Timer
|
| Use this code to get a popup window to close after a pre-determined amount of time. For example, set an advertisement popup window to remain open for 15 seconds, then it automatically closes. |
| http://www.cgiscript.net/cgi-script/csNews/csNews.cgi?database=js_windows%2edb&command=viewone&id=10&op=t |
more info | rate it |
|
|
|
Window Maximizer
|
| Use this code to automatically maximize (to fill up screen) any window where the code is placed. |
| http://www.cgiscript.net/cgi-script/csNews/csNews.cgi?database=js_windows%2edb&command=viewone&id=32&op=t |
more info | rate it |
|
|
|
Window Move-To
|
| Use this code 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 window) or popup windows. You want them to open up to show more information but you want it placed out of the way. |
| http://www.cgiscript.net/cgi-script/csNews/csNews.cgi?database=js_windows%2edb&command=viewone&id=53&op=t |
more info | rate it |
|
|
|
|
|
|
|
|