Lessons: 1 : : 2 : : 3 : : 4 : : 5 : : 6 : : 7 : : 8 : : 9 : : 10 : Home
Welcome to JS
Cut & Paste Codes
Javascript for calculate Mouse X , Y position

Step 1
Step 2
        Call the Function on Body Tag as <body onMousemove="ms();">

        Now the Status Bar will Show Mouse Position

Copy the above code and paste it in your HTML document's Head tag | Provided by vs.Net