网站风格切换最新版(Style Sheet Switcher)

介绍了一款网站风格切换插件,支持默认、橙色及蓝色三种主题风格,并具备记忆功能,用户选择的主题可在设定时间内保存。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

网站风格切换最新版(Style Sheet Switcher)

这个网站风格切换除了带记忆功能外,还可设定保持时间,比如5天或者180天,过了时间就自动恢复到默认样式表。

样式表连接

<link media="screen" href="/css/default.css" rel="stylesheet" type="text/css" title="default" />
<link media="screen" href="/css/blue.css" rel="alternate stylesheet" type="text/css" title="blue" />
<link media="screen" href="/css/orange.css" rel="alternate stylesheet" type="text/css" title="orange" />

脚本作者:dynamicdrive.com

下载

调用

<a title="默认风格" href="javascript:chooseStyle('default',5)">默认风格</a>
<a title="橙色风格" href="javascript:chooseStyle('orange',5)">橙色风格</a>
<a title="蓝色风格" href="javascript:chooseStyle('blue',5)">蓝色风格</a>

注意:title内容改成你样式表的名字,我这里是设定为5天。

 
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值