摘要:
//第一题 $(document).ready(function(){ $('#gallery').delegate('div.photo','click',function(){ $('div.photo').removeClass('selected'); $(this).addClass('selected'); }); }); //第二题... 阅读全文
posted @ 2013-12-17 22:13
我只是程序员
阅读(288)
评论(0)
推荐(0)
摘要:
//第一题 $(document).ready(function(){ function stripe(){ $('#news').find('tr.alt').removeClass('alt'); $('#news tbody').each(function(){ $(this).children(':visible').has... 阅读全文
posted @ 2013-12-17 10:44
我只是程序员
阅读(260)
评论(0)
推荐(0)

浙公网安备 33010602011771号