Scripts n'Stuffs
Directory

Subscribe to this category

Top > JavaScript > Tips and Tutorials > Windows and Frames  

Web Links
Sort By :
1. JavaScript Window Object explanation



Comprehensive explanation of the Window object and its events, properties, methods etc.
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

2. Breaking out of frames



Want to make sure your web pages are not included in other website frames? Well use this break_out_frame code to stop the madness.
Category:   JavaScript > Tips and Tutorials > Windows and Frames

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

3. Tricks for detecting screen resolutions + redirect



Ever made that PERFECT site that was for a certain resolution?If so, maybe you made a second one for a larger/smaler resolution?But-- how to let your visitors know what is best for them...We could send them an alert message to tell them what their's is.Or we could simply use JavaScript to redirectbased on what resolution it detects....This tutorial will show you how!
Category:   JavaScript > Tips and Tutorials > Windows and Frames

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

4. Creating websites with frames and search engine optimizing



This tutorial shows you how to make frames and open subframes within the frame.You will learn how to preserve the function of back button and prevent opening your frameset page within another (foreign) frame. The searchengine indexing problem will be overpassed by giving some content within the Nonframes-Tag.This tutorial intend to give you a quick fix, how to make a professional website with frames.
Category:   JavaScript > Tips and Tutorials > Windows and Frames

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

5. Accept Focus Until Closed



A small snippet that allows you to keep a window 'on top' of all others until closed.
Category:   JavaScript > Tips and Tutorials > Windows and Frames

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

6. Popup Chromeless Window



An easy to use Javascript Popup Chromeless Window.You can configure it anyway you like.
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

7. Simple Browser Check



This bit of script sets 3 variables to 1 or 0 depending on what flavour browser is being used to display the page. These variables can then be used to decide upon which script elements/variation should be used.
Category:   JavaScript > Tips and Tutorials > Windows and Frames

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

8. Scrolling window to any position



With this method you don't have to store or calculate the position to which you need to scroll you window. Very useful technique for chat applications or for dynamic content windows.
Category:   JavaScript > Tips and Tutorials > Windows and Frames

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

9. Browser Window OffSets (scroll compensator)



These handy functions are most useful when you are trying to keep a dynamic element in view, even if the user scrolls the page. These functions return the number of pixels the page has been scrolled by.
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

10. Browser Window Dimensions



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 no matter what the user does to the window.
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

Pages: 1  


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