摘要:
事件注册单个事件注册语法: $('div').click(function () { 处理的事情 })$('div').click(function () { $(this).css('backgroundColor', 'red') });$('div').mouseenter(function () { $(this).css('backgroundColor', 'black') ... 阅读全文
posted @ 2020-03-23 11:37
小白森
阅读(307)
评论(0)
推荐(0)

浙公网安备 33010602011771号