Categories
Tags → Javascript Cursor

Cursor Position Tracker

Cursor Tracker is a small piece of javascript code which you insert into the bottom of your webpage, once a visitor views the page it tracks their cursor position and seamlessly relays this information to your server. The .zip file also includes th...
DETAILS

Javascript Domain Whois

Do you frequently look for the availability of domain names? I wanted an easy way to query domains so, I created an internet shortcut for Internet Explorer that can be used to do whois lookups. This is written in Javascript and works so that use...
DETAILS

DS CursorTrailer

This script displays a cursor trailer effect. The script includes a HTML code generator that allows to change parameters without any knowledge of JavaScript and HTML programming.
DETAILS

Resetting forms using an Image Button (IE4+ / NS4+)

In forms when using text boxes or text areas and check boxes you might need a reset button that is not the usual gray HTML button. For this you can use a small JavaScript function as given below. Note: This button will reset only text boxes,text area...
DETAILS

Create and Move PopUp

This JavaScript demonstrates how to create a popup window that moves around the screen. It gets (de)activated upon moving cursor over a given link.
DETAILS

Remote Menu Example I

This is a neat JavaScript that allows you to add a popup remote control menu on your page for easy site navigation. In the remote menu, when a user moves his/her cursor over a link, it displays the description of the link, and when clicked it sends t...
DETAILS
©2003-2019 jCay.com