sprity-css-rollover
用于css-rollover样式处理器
提供鼠标悬停时的视频预览效果
如果没有鼠标悬停,则允许使用默认图像
查看
要求
版本> = 1.0
安装
npm i sprity-css-rollover
用法
<!-- Change cursor manually, if needed -->
< style type =" text/css " > . icon : hover { cursor : pointer; cursor : hand;} </ style >
<!-- Load CSS -->
< link rel =" stylesheet " type =" text/css " href =" style.css " />
<!-- Set default image: icon-sprite008 -->
< div class
1