code尘

导航

【jQuery>实现渐变图形

$('div').css('width', function(index, value) {
return 50 + 20 * index
})

 

 

posted on 2021-10-18 14:41  code尘  阅读(35)  评论(0)    收藏  举报