首页
mac
it
登录
6mi
u
盘
搜
搜 索
it
jquery列表,点击反应
jquery列表,点击反应
mac
2022-06-30
102
$(document).ready(function() { $('#product-type>a').click(function () { $("#product-type>a").eq($(this).index()).css("background-color", "yellow"); });});
转载于:https://www.cnblogs.com/937522zy/p/6933905.html
相关资源:JAVA上百实例源码以及开源项目
转载请注明原文地址: https://mac.8miu.com/read-15066.html
最新回复
(
0
)