<script type="text/javascript">
$(document).ready(function(e) {
$(".text-content img").attr("style","");
});
$(window).load(function(){
$(".text-content img").addClass("img-responsive center-block");
})
</script>
script使页面中图片自动添加class标签
与本文相关的文章
- NODE 项目 FATAL ERROR: Reached heap limit Allocation failed – JavaScript heap out of memory
- git was not found in your PATH, skipping source download
- Opencart 突然无法添加到购物车,total及price为空
- 阿里云完全移除云盾
- Could not retrieve mirrorlist http://mirrorlist.centos.org/ on CentOS 7
- WISECP 一款漏洞较多的主机销售管理系统
- google search 更新状态页面
- CENTOS下PHP安装RUNKIT扩展
- php替换部分class操作方法
- 简单实用的倒计时JS
- BT面板邮局线上管理无法正常翻页
- CENTOS9 遇到systemd-journald 或systemd占用CPU 100%问题