jon jquery webim plugin
Webim插件,兼容所有浏览器!
UI是由某赶集网剥离出来的;
Scrollbar插件某集网用的是mCustomScrollbar插件,该插件不支持IE69,因此我重写了一个jquery-jonScrollbar插件;9,并且通过对象全部封装起来;
WEBIM代码也全部重写,也是为了兼容IE6
版本内目前带了部分测试数据,后续版本稳定后,会用DEMO形式体现出功能!
Refer to the demo and the source code
jquery.js 1.x jquery.cookie.js 1.x jquery.jonScrollbar.js x
<div id="im"></div>
<script type="text/javascript">
(function($){
$('#im').jonWebim();
})(jQuery);
</script>
v.0.0.0.3 加入删除用户列表
v.0.0.0.4 支持聊天记录Web Storage(需要浏览器支持)