Toggle navigation
在线编辑器
在线代码
文本比较
jQuery下载
前端库
在线手册
登录/注册
下载代码
html
css
js
分享到微信朋友圈
X
html
Play Valorant
Play Valorant
Play Valorant
css
body { background: #0f1923; font-family: "Muli"; } div { display: -webkit-box; display: flex; height: 100vh; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-flow: column; } div a { width: 100%; max-width: 240px; height: 54px; padding: 8px; font-size: 0.8rem; font-weight: 900; color: #ff4655; text-align: center; text-transform: uppercase; text-decoration: none; box-shadow: 0 0 0 1px inset rgba(236, 232, 225, 0.3); position: relative; margin: 10px 0; } div a.white:hover > p { color: #ece8e1; } div a.white > p { background: #ece8e1; color: #0f1923; } div a.white > p span.base { border: 1px solid transparent; } div a.transparent:hover > p { color: #ece8e1; } div a.transparent:hover > p span.text { box-shadow: 0 0 0 1px #ece8e1; } div a.transparent > p { background: #0f1923; color: #ece8e1; } div a.transparent > p span.base { border: 1px solid #ece8e1; } div a:after, div a:before { content: ""; width: 1px; position: absolute; height: 8px; background: #0f1923; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } div a:before { right: 0; left: initial; } div a p { margin: 0; height: 54px; line-height: 54px; box-sizing: border-box; z-index: 1; left: 0; width: 100%; position: relative; overflow: hidden; } div a p span.base { box-sizing: border-box; position: absolute; z-index: 2; width: 100%; height: 100%; left: 0; border: 1px solid #ff4655; } div a p span.base:before { content: ""; width: 2px; height: 2px; left: -1px; top: -1px; background: #0f1923; position: absolute; -webkit-transition: 0.3s ease-out all; transition: 0.3s ease-out all; } div a p span.bg { left: -5%; position: absolute; background: #ff4655; width: 0; height: 100%; z-index: 3; -webkit-transition: 0.3s ease-out all; transition: 0.3s ease-out all; -webkit-transform: skewX(-10deg); transform: skewX(-10deg); } div a p span.text { z-index: 4; width: 100%; height: 100%; position: absolute; left: 0; top: 0; } div a p span.text:after { content: ""; width: 4px; height: 4px; right: 0; bottom: 0; background: #0f1923; position: absolute; -webkit-transition: 0.3s ease-out all; transition: 0.3s ease-out all; z-index: 5; } div a:hover { color: #ece8e1; } div a:hover span.bg { width: 110%; } div a:hover span.text:after { background: #ece8e1; }
JavaScript
粒子
时间
文字
hover
canvas
3d
游戏
音乐
火焰
水波
轮播图
鼠标跟随
动画
css
加载动画
导航
菜单
按钮
滑块
tab
弹出层
统计图
svg
×
Close
在线代码下载提示
开通在线代码永久免费下载,需支付20jQ币
开通后,在线代码模块中所有代码可终身免费下!
您已开通在线代码永久免费下载,关闭提示框后,点下载代码可直接下载!
您已经开通过在线代码永久免费下载
对不起,您的jQ币不足!可通过发布资源 或
直接充值获取jQ币
取消
开通下载
<!doctype html> <html> <head> <meta charset="utf-8"> <title>按钮悬停效果-jq22.com</title> <script src="https://www.jq22.com/jquery/jquery-1.10.2.js"></script> <style>
</style> </head> <body>
<script>
</script>
</body> </html>
2012-2021 jQuery插件库版权所有
jquery插件
|
jq22工具库
|
网页技术
|
广告合作
|
在线反馈
|
版权声明
沪ICP备13043785号-1
浙公网安备 33041102000314号