已采纳回答 / 学霸君1
首先先绑定了一个事件change-color,这个事件的函数执行就是 $(this).addClass("color"); 改变这个颜色的,然后同trigger手动触发这个事件change-color; 谢谢
2015-09-18