TicTic

所属分类:UI-背景

 35837  403  查看评论 (2)
分享到微信朋友圈
X
TicTic ie兼容10
相关插件-背景

jQuery动态改变文字和背景颜色效果

jQuery动态改变文字和背景颜色效果
  背景
 48369  373

jQuery全屏背景插件Vegas2

网页全屏背景jQuery插件 Vegas2,它和其它背景插件不同之处就是带有幻灯片功能。幻灯片的切换有多种风格,如旋转、渐隐、左右等方式,切换的时候还有进度条显示。
  背景
 41282  493

jQuery颜色选择器ColorPicker

ColorPicker基于强大的jQuery,使用方便、配置简单,同时不需要加载额外的CSS文件。可以随心所欲的使用到项目中,兼容各大浏览器。
  背景
 68651  335

首页大屏背景图平滑切换

首页大屏背景图平滑切换
  背景
 38786  388

讨论这个项目(2)回答他人问题或分享插件使用方法奖励jQ币 评论用户自律公约

    我养的小猫 0
    2017/6/16 14:19:40

    这个时间怎么改啊

        Ape1
        2017/8/8 15:08:21
         $(document).ready(function () {
        
                var $defaulteCounter = $(".counter");
        
                if ($defaulteCounter.length) {
                    //enter the last menstrual period date using the date format  year, month, day
                    $defaulteCounter.tictic({
            //修改时间
                        date: { 
                            year: 2014,
                            month: 4,
                            day: 29
                        },
                        charts: {
                            disableAnimation: false
                        }
                    });
                }
            });
        })(window.jQuery);
    回复
😃
  • 😀
  • 😉
  • 😥
  • 😵
  • 😫
  • 😘
  • 😡
  • 👍
  • 🌹
  • 👏
  • 🍺
  • 🍉
  • 🌙
  • 💖
  • 💔
😃
  • 😀
  • 😉
  • 😥
  • 😵
  • 😫
  • 😘
  • 😡
  • 👍
  • 🌹
  • 👏
  • 🍺
  • 🍉
  • 🌙
  • 💖
  • 💔
取消回复