StupidBeauty
Read times:1082Posted at:Mon Sep 16 18:05:22 2013
- no title specified

转载:How do I change the style of the cursor with JQuery?

jQuery中使用这种语法来设置元素的鼠标光标: $('#divid').css('cursor','pointer');

http://stackoverflow.com/questions/5932837/how-do-i-change-the-style-of-the-cursor-with-jquery

亮点

you can play around with this

$('#divid').css('cursor','default');

for pointer

$('#divid').css('cursor','pointer');

api

http://api.jquery.com/css/

未知美人

Your opinions
Your name:Email:Website url:Opinion content:
- no title specified

HxLauncher: Launch Android applications by voice commands