热门关键字:
jquery > jquery教程 > jquery教程 > jQuery设置样式css,jquery样式css

jQuery设置样式css,jquery样式css

356
作者:管理员
发布时间:2020/2/20 17:17:19
评论数:0
转载请自觉注明原文:http://www.jq-school.com/Show.aspx?id=853

一、设置单个样式

$('.div').css('padding-top','8.6rem');
二、设置多个样式

$('.div').css({'width': "240px",'height': "240px",'display':'block'});





如果您觉得本文的内容对您的学习有所帮助:支付鼓励



关键字:jQuery
友荐云推荐