天天看點

用html和css怎麼做出點選關注紅心,頁面點選小紅心js實作代碼

效果圖

核心代碼

love.js

!function(e,t,a){function n(){c(".heart{width: 10px;height: 10px;position: fixed;background: #f00;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);}.heart:after,.heart:before{content: '';width: inherit;height: inherit;background: inherit;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;position: fixed;}.heart:after{top: -5px;}.heart:before{left: -5px;}"),o(),r()}function r(){for(var e=0;e

引用方法

頁面點選小紅心

測試資訊

為了友善大家使用,特打包提供 下載下傳位址