Scripts n'Stuffs
Directory

Subscribe to this category

Top > JavaScript > Scripts and Programs > Windows and Frames  

Web Links
Sort By :
91. Mouseover Pops Up DHTML component



This JavaScript shows how to create a DHTML item popup centered on the window on a mouseover. This example should have code running on the body onload event. Works on both IE and Netscape.
Category:   JavaScript > Scripts and Programs > Windows and Frames

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

92. Create and Move PopUp



This JavaScript demonstrates how to create a popup window that moves around the screen. It gets (de)activated upon moving cursor over a given link.
Category:   JavaScript > Scripts and Programs > Windows and Frames

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

93. Fullscreen Popup



Fullscreen Popup is a JavaScript that opens up a new window automatically as the page finishes loading. It opens up a new window that is set to be fullscreen size. It only works on IE.
Category:   JavaScript > Scripts and Programs > Windows and Frames

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

94. Screen Display Controller



This is a javascript which can adjust any internet browser screen display with 1024x768 and above into 800x600. At present there are a variety of monitor resolution sizes. When webmasters design HTML documents, the screen display can not be adjusted for each user. This javasript will always ensure your screen to be 800x600.
Category:   JavaScript > Scripts and Programs > Windows and Frames

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

95. Auto centering popup window



This JavaScript example allows you to center the window on the screen by first determing the dimensions of the screen and the window. The link makes the popup window be 400 * 400 px, with scrollbars, and the "this.href" takes the href info out of the link and put it into the script. The link is good if you don't have javascript turned on because it works just like a normal link. The onclick comand tells javascript enabled browser to reference a javascript (that would be the NewWindow function) and the return false tells the browser not to procede with the normal link.
Category:   JavaScript > Scripts and Programs > Windows and Frames

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

96. Write New Window - Close Opener



This JavaScript example shows how to open up a new window, and write the new page. The contents of the new window/new page contain the logic necessary to close the window that opened it up (opener is the object). It is necessary to open and close the document object before and after you write the new contents (IE doesn't care - but Netscape does).
Category:   JavaScript > Scripts and Programs > Windows and Frames

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

97. Customized Popup Window



Allow your visitors to have a popup page on your site appear exactly as they want. They can customize the width, height, and placement of a popup window on your site before the window is opened.
Category:   JavaScript > Scripts and Programs > Windows and Frames

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

98. Update Two Frames



This script will update two frames from one link. If the browser doesn't support javascript the link will still load but without the extra frame being updated.
Category:   JavaScript > Scripts and Programs > Windows and Frames

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

99. Auto Maximize Window



Auto Maximize Window is a simple script that automatically maximises the browser window when it is loaded within a webpage.
Category:   JavaScript > Scripts and Programs > Windows and Frames

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

100. Shake Me!



Shake Me! is a short JavaScript that shakes the users' browser window anywhere. It activates upon clicking the "Shake Me!" hyperlink by user. Be careful testing the online demo, it really shakes.
Category:   JavaScript > Scripts and Programs > Windows and Frames

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

Pages:           10 


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS