The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: JavaScript :: Tips and Tutorials :: Windows and Frames
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 19    Displaying: 1 - 19 Pages:  1   

   Creating Javasript popup window   Hits: 211 

 
In this tutorial I will show you how to create a layer based popup window with JavaScript.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Feb 29 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Javascript Create and Resize Popup Windows   Hits: 2691 

 
This tutorial shows how how to create custom sized and positioned popup windows with javascript. Popup windows can be used to display help message windows, images in a bigger format, and others.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Jan  2 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Sticky notes   Hits: 1370 

 
Sticky notes attract your visitors' attention and they don't look like those annoying unblockable popup banners because of their strict and easy-recognizable design. When you have a note at your page you can drag it to the place you need or just close it. Learn how to create them now: http://go-test.net/tips/s ticky-notes/demo.html


Free   Version: n/a   Platform(s): linux, windows, freebsd   Updated: Wed Aug  9 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Creating websites with frames and search engine optimizing   Hits: 2270 

 
This tutorial shows you how to make frames and open subframes within the mainframe. 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.


Free   Version: 1.1   Platform(s): n/a   Updated: Sun Jun 25 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Basic Pop-Up Window   Hits: 2134 

 
In this tutorial you will learn how to make a pop-up window from clicking on a link or when a user opens the page.


Free   Version: n/a   Platform(s): n/a   Updated: Tue Nov  1 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Browser Window OffSets (scroll compensator)   Hits: 2808 

 
These two handy functions are useful when you are trying to keep a dynamic element in view or find if the user has scrolled the page by returning the number of pixels the page has been scrolled.


Free   Version: n/a   Platform(s): n/a   Updated: Sun Jul 10 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Browser Window Dimensions   Hits: 4756 

 
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.


Free   Version: 1.0   Platform(s): n/a   Updated: Thu Apr  7 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Setting IFRAME height dynamically using Javascript   Hits: 1257 

 
A working code and tutorial which sets the IFRAME height automatically using javascript.


Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Jul 29 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (1) Visitor Ratings

   Popup Chromeless Window   Hits: 6011 

 
An easy to use Javascript Popup Chromeless Window. You can configure it anyway you like.


Version: 1.0   Platform(s): linux, windows, osx   Updated: Mon Apr 18 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Breaking out of frames   Hits: 1697 

 
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.


Version: n/a   Platform(s): n/a   Updated: Mon Apr 18 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   JavaScript Window Object explanation   Hits: 1073 

 
Comprehensive explanation of the Window object and its events, properties, methods etc.


Version: n/a   Platform(s): linux, windows   Updated: Mon Nov 15 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Accept Focus Until Closed   Hits: 4093 

 
A small snippet that allows you to keep a window 'on top' of all others until closed.


Version: n/a   Platform(s): n/a   Updated: Fri Mar  5 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Auto Window Resizer   Hits: 11981 

 
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.


Version: n/a   Platform(s): n/a   Updated: Thu Jun 21 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Window Move-To   Hits: 3689 

 
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.


Version: n/a   Platform(s): n/a   Updated: Thu Jun 21 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Ace Hold Focus   Hits: 4130 

 
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.


Version: n/a   Platform(s): n/a   Updated: Wed Jun 20 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Window Spawning and Remotes   Hits: 5166 

 
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.


Version: n/a   Platform(s): n/a   Updated: Fri Nov  3 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Loading two frames with one link   Hits: 6373 

 
This tutorial shows you how to load two frames with one link using JavaScript.


Version: n/a   Platform(s): n/a   Updated: Mon Jul 17 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Pop-up Windows   Hits: 11284 

 
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.


Version: n/a   Platform(s): n/a   Updated: Tue Jun 27 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   So, You Want To Open A Window, Huh?   Hits: 5550 

 
This tutorial illustrates a rundown of the many ways to get new windows to pop up when viewers roll into your site.


Version: n/a   Platform(s): n/a   Updated: Sat Feb 12 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 19    Displaying: 1 - 19 Pages:  1   

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog