
( function( $ ) {
var Timeline = {
init : function(options, elem) {
var self = this;
self.$elem = $(elem);
self.dom = $('body');
self.wrapClass = '.'+self.$elem.attr('class').split(' ').join('.');
self.dotsItem = self.wrapClass + " .timeline-dots li";
self.options = $.extend({}, $.fn.Timeline.options, self.$elem.data(), options);
self.create_timeline();
},
// Load Timeline *
回帖描述:*
链接类型:*
下载链接:*
描述:*
回帖描述:*
链接类型:*
阅读权限:*
下载链接:



聚优部落技术论坛 © 版权所有 鲁ICP备15007479号-6
Copyright(C)web.com, All Rights Reserved.
