ホームページ > 記事 > ウェブフロントエンド > jquery_jquery に基づく Web サイトのスライド切り替え効果のフォーカス マップ コード
导入jquery代码
font-size: 52px;
text-align: center;
}
font-weight: 100;
}
幅: 960px;
高さ: 400px;
マージン: auto;
背景色: #000;
}
text-align: center;
}
A {FONT-SIZE: 12px;色: #000;}
A:リンク {色: #2d8931;テキスト装飾: なし;}
A: 訪問済み {COLOR: #333;テキスト装飾: なし;}
A:hover {COLOR: #333; TEXT-DECORATION:underline;}
A:active {COLOR: #333;テキスト装飾: なし;}
#swipe_nav_prev,#swipe_nav_next {
位置: 絶対;
上: 0;
左: 0;
z-index: 2000;
背景色: # ccc;
cursor: pointer;
text-align: center;
display: none;
}
background: #333 url('prev.png') リピートなし center center;
}
background: #333 url('next.png') no-repeat center center;
}
位置: 相対;
}
filter:alpha(opacity=75);
-moz-opacity:0.75;
-khtml-opacity: 0.75;
opacity: 0.75;
}
background: url('loader.gif') no-repeat center center;
}
パディング: 0;
マージン: 0;
位置: 絶対;
上: 0;
左: 0;
背景色: ピンク;
高さ: 6px;
リストスタイル: なし;
}
float: left;
height: 6px;
background-color: #FFF;
z-index: 200;
height: 6px;
padding : 0;
マージン: 0;
}
cursor: pointer;
background-color: #ff00fc !重要;
}
背景色: #ff00fc !重要;
}