本文实例讲述了jquery实现对联广告的方法。分享给大家供大家参考。具体实现方法如下:
复制代码 代码如下:
.duilian{top:100px;position:absolute; width:102px; overflow:hidden; display:none;}
.duilian_left{ left:6px;}
.duilian_right{right:6px;}
.duilian_con{border:red solid 1px; width:100px; height:300px; overflow:hidden;}
.duilian_close{ width:100%; height:24px; line-height:24px; text-align:center; display:block; font-size:13px; color:#555555; text-decoration:none;}
对联的内容
X关闭
对联的内容
X关闭
希望本文所述对大家的jQuery程序设计有所帮助。



