第一步:
引入样式及JS
下载npm install jquery-awesome-cursor
1 2 3 | < link rel = "stylesheet" href = "node_modules/font-awesome/css/font-awesome.min.css" type = "text/css" > < script src = "node_modules/jquery/dist/jquery.min.js" type = "text/javascript" ></ script > < script src = "node_modules/jquery-awesome-cursor/dist/jquery.awesome-cursor.min.js" type = "text/javascript" ></ script > |
第二步: 使用
$('body').awesomeCursor('<icon name>'); $('body').awesomeCursor('eyedropper', { color: '#ff0000' })
特别申明:
本站所有资源都是由网友投稿发布,或转载各大下载站,请自行检测软件的完整性!
本站所有资源仅供学习与参考,请勿用于商业用途,否则产生的一切后果将由您自己承担!
如有侵权请联系我们删除下架,联系方式:lei1294551502@163.com