This is a simple technique, but one we've been asked for very often. When you open a window and wish to keep it 'on top' of all others until closed, all you need do is add this small snippet to the body tag. Demo included.
This is an article that tells the users how to generate the process of keeping popup window on top till the popup window is closed by the user. This tutorial provide a simple code for the users to use it on their webpages. This popup can be used in a
This is a JavaScript navigation menu, which is activated on mouseover and is closed when any of the links is closed or when the cursor is on any of the outside elements or after a defined time. The other features that the script supports are: customi
There are plenty of reasons for you to want your application to be able to accept drops from other applications. Often you may just want to accept a file or files, but at other times you want to be able to accept other items, and here's where the fun
Accept terms form submission is multi-platform compatible. Does your form contain an "Accept terms" section users must agree to before submitting the form? If so, this script helps enforce it, by disabling the submit button (in IE4+ and...
How to set focus to a MS ASP.NET TreeView on form load is an easy to learn ASP.NET tutorial in which the author shows you the sample code for setting the focus to the treeview control using the document object and applying colors when the users hover
After a specified time page will be closed or redirected or... something else.
Does your form contain an "Accept terms" section users must agree to before submitting the form? If so, this script helps enforce it, by disabling the submit button (in IE4+ and NS6+) or process (all other browsers) until he/she checks a...
Use this script to automatically clear the default value of any form's input field when the mouse sets focus on it. This script intelligently distinguishes between default and user-entered text, and clears only the former on mouse focus.
Sometimes, small popup windows on the sites will be out of focus. To overcome this problem, Webmasters can use this code to find out whether such type of windows remain in focus on the top or not. This code will be very useful for the sites in which |