会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
tinyphp
发表是吸收的利器!胡适先生说的
CnBlogs
Home
Contact
Admin
Subscription
2012年10月22日
【jquery】切换标题与内容/点击后动态切换当前状态
点击此处下载整个演示(包含html的演示与php的演示)默认效果:鼠标移上:点击后,状态不变:核心代码: 1 <script type="text/javascript"> 2 $(function(){ 3 $('.open').click(function(){if($(this).attr('class')=='open'){$('#b'+$(this).attr("id").replace('a_','')).animate({height
Read More
posted @ 2012-10-22 11:23 tinyphp
Views(3658)
Comments(0)
Diggs(0)
Edit
公告