摘要: 1.rule#html cssh1{字体: color:red; //rgb(123,21,2) #00ccff font-family: Arial, Helvetica, sans-serif; font-size:50px;位置 display:block... 阅读全文
posted @ 2014-10-28 18:05 jobchen 阅读(320) 评论(0) 推荐(0)
摘要: 1.事件var main=function(){ $('.aEl').click(function(){ //.. }); $(document).keypress(function(event){ if(event.which===111){ //当按下 } }... 阅读全文
posted @ 2014-10-28 16:22 jobchen 阅读(180) 评论(0) 推荐(0)