AJAX聊天室V1.0发布

2019-09-14 07:30:45王旭

    cursor:pointer;
    background-color: #FFF;
    height: 16px;
    width: 16px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.leftarrow{
    background-image: url(../../Plugins/Chats/l1.gif);
}
.rightarrow{
    background-image: url(../../Plugins/Chats/r1.gif);
}
.msgs{
    color: #666;
    line-height: 14px;
}


下载插件
 下载ChatRoom V1.0
安装到PJBLOG2 Plugins目录下,后台进行安装.