我發現下面的代碼在具有特定類別的選擇時添加了藍色類別,但它將其應用於整個菜單。我希望在點擊選擇類時應用它。我希望以前對李的作用,以便我可以應用和:之後和:風格之前。 這是原來的代碼: - <script>
$(document).ready(function() {
if ($('#headerContent ul li a').hasClass('select')) {
使用jQuery頭,我想添加一個類<header>標籤只有在index.php文件 僞代碼: var page_name = get current page name
if
$page_name == 'index.php'
then
add 'is_index' class to <header>
else
do nothing
我想在索引頁上以不同方式