Smart Popup
Create popup windows that will center on your screen or popup near your link
without popping off the edge of the screen. Also shows how to create a clickable
popup or a popup that displays when you hover over the link with your mouse.
Cool!
Source Viewer
View the source of any web page. This will bypass any 'No right click' scripts
on the page. Clever!
Thumbnail Viewer
Save page space by opening a new window to display larger images on your site
when a thumbnail image or a picture text link is clicked. The same window is
re-used when the images are the same size. Cool!
Time Box
This is a neat little script that makes your web page look a whole lot more
'professional'. This JavaScript will display a small box with the time the
visitor loaded the page.
Time Greeting
Don't just welcome your visitors anymore, JavaScript can write good morning,
good evening, or good afternoon based on the time the page was loaded, according
to the user's system clock. Neat!
Time On Page (Alert)
If you want to show your visitors how long they have been on your page but don't
exactly like those clock displays, then you might like this script. When the
visitor leaves or clicks the button, they are alerted to the time they have been
on your page. Many times, they won't even expect it!
Time On Page (Clock)
Occassionally, it might be interesting to show the visitor how long they have
been on your page. So, you can use this script to write a clock to the screen
that will tell them exactly that!
Time On Page (Seconds)
If the other time on page scripts seem too impersonal for you, this could be
your solution. Instead of the 00:00 readout, it displays 'X Secs'. Just another
wonder of JavaScript...
Time On Page (OnUnload)
When someone visits your web page, JavaScript will start the clock. When the
leave that page, they will be alerted with the time they have been viewing the
page! Cool!
Top Window
Use this JavaScript to keep a window 'on top' of the rest of your other windows.
Not sure what I mean? Try it out and see!
Window Print
Quickly and easily print the current page by clicking on a link. Add this
function to a submit button to automatically print a submitted form!
Page6
HOME