Html
    Css
    Js

    
                        
#wechat {
	display:inline-block;
	position:relative;
}
#pic {
	width:200px;
	height:200px;
}
#mesgNum {
	width:30px;
	height:30px;
	line-height:30px;
	font:16px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	border-radius:50%;
	background-color:#f00;
	position:absolute;
	right:0px;
	top:-10px;
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:1.11.1
 立即下载

微信小图消息数

0