In earlier post I have explained How to use browsers as Notepad (click here). Now let see how we can change the view/appearance of a browser notepad differently. While doing any work in our system, normally we use NOTEPAD for write something in it. Notepad is a general tool which is most useful and generic tool to write something in it. generally all the windows notepad tools are in same format and it really boring to write anything in it.SO What if the screen color changes when we are writing any thing on the screen? and What if it gives you line number as give us the color to words in text? Then we are so Interested to write anything on the screen. we can achieve this both by suing some script in browser. Here we do not use the notepad tool. we need a chrome browser and some code (Chrome browser will more fast and suitable for this code).
Specialty :
The specialty of the the below code is, it will capture the typing speed and increases the color intensity to maximum color(In our case maximum color is red ) and when you slow down you typing then it slowly decreases the color intensity and give you the color accordingly (When we stopped typing then it will slowly decreases color intensity from RED to White)
Step 1: Go to Browser(Chrome or Mozilla Fire Fox)
Note: In some versions of Mozilla and Internet explorer this version will not work because of version incompatibility
Step 2: Copy and paste the below code in the address bar of the browser and press Enter. Now browser will allowing you to write anything on the browser screen attributes provided in the code.
Code:
Copy the entire code in below box
0 comments:
Post a Comment
Please Leave your comments below....