Change the mouse style

Source: Internet
Author: User
Keywords Change

Intermediary transaction http://www.aliyun.com/zixun/aggregation/6858.html ">seo diagnose Taobao guest cloud host technology Hall

want to change the mouse pointer code, just in the template DIY CSS code to add the following code:

Body{cursor:url (' mouse pointer picture URL ')}

a{(Cursor:url (' mouse pointer picture URL ')}

Description 1: The first line is the initial shape of the mouse pointer, the second line is the mouse pointer touching the form of the link.

Illustration 2: You need two mouse pointer pictures (preferably the two pictures are set or similar).

Description 3: The picture format of the mouse pointer is. Cur and. Ani, not. jpg,. gif, or other picture formats, please note.

Illustration 4: If you like the mouse pointer only one picture instead of two, then a{(' mouse pointer picture URL ')} This code does not have to write, a mouse pointer picture is actually OK.
Code One:
Cursor:url (' http://www.52blog.net/uploadfile/20041214112739616.cur ');

Code two: Cursor:url (http://yuhou.net/build/images/03.cur);

Code Three:
Cursor:url (' Http://www.blogcup.com/uploadfile/200559203014735.ani ');

Code four: Cursor:url (' Http://soft.mumayi.net/inc/Arrow.ani ');

Code five: Cursor:url (Http://www.51hongtu.com/mouse.ani);

Code Six: Cursor:url (Http://www.5tb.com/link.ani);

Code VII: Cursor:url (' http://www.jzmoney.com/cursor2.cur ');

Code eight: Cursor:url (' Http://lengku.net//index/mouse.ani ');

Code nine: Cursor:url (' Http://www.chinahrgg.cn/mouse.ani ');

Code Ten: Cursor:url (Http://clsky.net/pic/cur.cur ');

Hint: The code is added to the "body{" in the style sheet!

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.