Nov 21, 2009

Web Design Tips: Add Your Own Cursor

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Designing > Web Design and HTML

Web Design Tips: Add Your Own Cursor

jeeten
The code that we will be using will work with Internet Explorer 6.0+.
You can use your own cursor images -- just upload them to a website. Cursor images are special images with a .cur or a .ani file extension.
<style type="text/css">
body, a
{cursor: url(http://www.youraddress.com/cursor.cur);}
</style>
Replace youraddress.com/cursor.cur with the address of your custom cursor and then save your changes. That's it!

Comment/Reply (w/o sign-up)

Hercco
Cursor is standard CSS so it should work on most newish browsers.

But... I strongly advise not to use own cursors unless you have a very good reason. If you thought it'd just be a cool thing to do... well its not. People have used to the standard cursors and I personally can say that if someone has changed the basic cursor for the page to a crosshair for example (that I've seen done way too often) I usually get furious, leave the site and never come back. I'd imagine if a custom cursor would be ever worse.

Whole other thing is if you have a good reason. For exaple if the webpage is a game or some other kind of "application", like a map system or something, changing the cursor to something more suitable is all right. And in fact you should use a different cursor if the function of mouse clicks/drags/whatever actions are different from the usual.

Comment/Reply (w/o sign-up)

twitch
Well, you can use the cursors defined in the browser, and if you have some desktop theme, then they will suit.

I personally use the cursor: pointer; on a:hover, and cursro: help; on a:hover over abbreviations and long-winded words, so that people know.

Comment/Reply (w/o sign-up)

Hercco
QUOTE(twitch @ Dec 20 2005, 11:24 AM)
I personally use the cursor: pointer; on a:hover,  and cursro: help; on a:hover over abbreviations and long-winded words, so that people know.
*




I do this too. No matter what I do I always have a CSS class called .fakelink on my stylesheet. It just changes the cursor into pointer.

It's a really handy way to indicate that my clicking this image or whatever expands something or a full sized image is popped out. This is the type of usage that I encourage people to do; if you have elements that appear to be working like something else then make the using look the same, ie. use pointer when an elements acts like a link, although the click would be a call to a javascript function for example.

Help cursor has kind of become a defacto for abbreviation and acronym elements and thus is nice if used. Also it is quite common to underline abbreviations and acronyms with a dashed line. (border-bottom-style: dashed;)

 

 

 


Comment/Reply (w/o sign-up)

Quatrux
I agree, I would hate to have custom cursors on a site, I have my own by default which I like to use.. in addition I also hate the custom ugly scrollbars :S that is why i turned this feature off on opera. wink.gif

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : web, design, tips, add, cursor

  1. Quick Tips On Html And Css
    (11)
  2. Really Helpful Tips In Designing
    Tips for both webmasters and designers (4)
    I am not going to have internet connect for a week or two, /dry.gif" style="vertical-align:middle"
    emoid=" so just to keep my account active and running here is some really useful stuff I though
    you might be interested in! Its basically about some webmaster/designer tips. Keep these in mind
    when ever you are designing your site. It will prove very effective. This is through my personal
    advice. Content deleted, plagerised from
    http://www.zabswebdesignz.com/html/html/we...gning_tips.html Thats it guys, finsihed. Hope these
    dum tips /blink.gif" style="vertical-ali....
  3. Dreamweaver Tips And Tricks
    Does anybody know any tips or tricks? (3)
    I just recently started using dreamweaver and i need to know some information. Well for one thing i
    want to know how u put a password on a certain page to help keep the pages private and second u want
    to know how i can make a messageboard that allows visitors to write comments that will be posted on
    the website. I know these questions are kind of hard to answer that is why i am in need of real
    knowledgable person to inform me. If at all possible could you email me because i think that would
    be alot easier. -----Not a tutorial, therefore does not belong in the tutorial....
  4. Looking To Start A Forum/gallery Any Tips
    (4)
    I am looking at starting a forum and image gllery focused around tattoo art, piercings and their
    history. I am looking for some advice as to what software to look into using, what kind of forum to
    use (and where to find code for it), and also what kind of software to use to create an online
    gallery. Also I am looking into what kind of work to include on my site, ie. flash, tribal, b&W,
    etc. I'm not very proficent with coding, though it is something that i could learn, are there
    any good visually based programs, I am a pretty good graphic designer, so that would b....
  5. Basic Tips and Tricks in HTML
    (17)
    Here is some quick links for basic html coding... A quick and easy way to create your first web
    page! -> The easiest HTML guide for beginners You'll learn how to create tables from real
    examples. -> How to create TABLE? You will learn how to create frames from a real example.
    You'll see how to create a borderless frame, how to specify the target frame, etc. -> How to
    build FRAMES? Follow a few easy steps to add sound to your web pages. -> How to add sound to a
    web page? This page tells you how to automatically load a visitor to another web page.....

    1. Looking for web, design, tips, add, cursor

See Also,

*SIMILAR VIDEOS*
Searching Video's for web, design, tips, add, cursor
advertisement



Web Design Tips: Add Your Own Cursor

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com