jquery mobile 页面换肤

[复制链接]
查看11 | 回复2 | 2016-9-4 17:30:27 | 显示全部楼层 |阅读模式
.ui-bar-g {
border: 1px solid #FFF; background:#006600;
color:#FFF;
font-weight: bold;
text-shadow: 0 -1px 1px #000000;
background-image: -moz-linear-gradient(top, #058905, #006600);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#058905),color-stop(1,#058905));加上这...
回复

使用道具 举报

千问 | 2016-9-4 17:30:27 | 显示全部楼层
说的不够清楚 。我不知道你要什麽事件以後。所以目前先写成点击 id="btn" 的吧,header也给个ID或者class . 比如id=header。$(function(){
$("#btn").click(function(){
$("#header").css("background","#...
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行