您需要.foo2
在相同.container
的链接中搜索:
$(".container a").hover(function()
{
$('.foo2', $(this).parent()).toggle();
});?
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
1140 次 |
最近记录: |