Posts

Showing posts with the label cursor

All Cursor Collections Free Download

Image
All Cursor Collections Free Download Download Setup File From Downloader (100% Working Link)      A cursor is the position indicator on a computer display screen where a user can enter text. In an operating system with a graphical user interface (GUI), the cursor is also a visible and moving pointer that the user controls with a mouse, touch pad, or similar input device. The user uses the pointing cursor and special input buttons to establish where the position indicator cursor will be or to select a particular program to run or file to view. Typically, the pointing cursor is an arrow and the text entry position cursor is a blinking underscore or vertical bar. Most operating systems allow the user to choose another appearance for the cursor. In the Windows operating system, the pointing cursor turns into a small pointing-hand image when it moves or hovers over a specific object. This is commonly the case when the cursor passes over a text or image link on a Web page. The...

Add Snow Falling Effect In Mouse Cursor for Blogg

Image
Add Snow Falling Effect In Mouse Cursor for Blogg Snow Falling In Mouse Cursor Hello friends!, here we are again  with another great trick. Snow falling in mouse cursor. You can decorate with this script. You can Spice up your blog in Winter, Christmas , Itll bring more joy to your visitors. ok lets have the code Copy the code below Page element --> Add a Gadget --> HTML/JavaScript   --> Paste the code and Save Demo <script type=text/javascript> // <![CDATA[ var colour="White"; var sparkles=100; var x=ox=400; var y=oy=300; var swide=800; var shigh=600; var sleft=sdown=0; var tiny=new Array(); var star=new Array(); var starv=new Array(); var starx=new Array(); var stary=new Array(); var tinyx=new Array(); var tinyy=new Array(); var tinyv=new Array(); window.onload=function() { if (document.getElementById) { var i, rats, rlef, rdow; for (var i=0; i<sparkles; i++) { var rats=createDiv(3, 3); rats.style.visibility="hidden"; document.body.appendChild...