Scripts n'Stuffs
Directory

Subscribe to this category

Top > JavaScript > Tips and Tutorials > Windows and Frames  

Web Links
Sort By :
11. Auto Window Resizer



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.
Category:   JavaScript > Tips and Tutorials > Windows and Frames

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

12. Window Move-To



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 window) or popup windows. You want them to open up to show more information but you want it placed out of the way.
Category:   JavaScript > Tips and Tutorials > Windows and Frames

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

13. Ace Hold Focus



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 see how the script works.
Category:   JavaScript > Tips and Tutorials > Windows and Frames

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

14. Window Spawning and Remotes



This article discusses different ways to launch new windows with HTML and JavaScript. Topics inclide: How to launch a new window with HTML, How to launch a new window with JavaScript, How to specify the new window's attributes, How to manipulate the new window after creating it, and How to embed links and forms in the remote's document.
Category:   JavaScript > Tips and Tutorials > Windows and Frames

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

15. Loading two frames with one link



This tutorial shows you how to load two frames with one link using JavaScript.
Category:   JavaScript > Tips and Tutorials > Windows and Frames

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

16. Pop-up Windows



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-up windows using JavaScript.
Category:   JavaScript > Tips and Tutorials > Windows and Frames

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

17. Opening and Manipulating Windows



If you have ever been near any of the homepages in Geocities or Tripod, you must be familiar with the small window that pops up with an advertisement banner. This tutorial explains how to create your own customizable pop-up windows with details on parameters.
Category:   JavaScript > Tips and Tutorials > Windows and Frames

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

18. So, You Want To Open A Window, Huh?



This tutorial illustrates a rundown of the many ways to get new windows to pop up when viewers roll into your site.
Category:   JavaScript > Tips and Tutorials > Windows and Frames

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

Pages:   2 


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