留言本

laoshu133 添加留言 Mar 28
欢迎给我留言。

20个脚印

  1. 在使用grunt-css-sprite 时 background-images可以只写一次吗,比如下面这样的,每个都生成 background: url('img/index.png?20140924150942'); 不可以 .a, .b, .c {background-images: url()} 这样吗


    .rec-tabs-nav .current .i-all {
    background: url('img/index.png?20140924150942');background-position: -266px -32px;
    }
    .rec-tabs-nav .current .i-spc {
    background: url('img/index.png?20140924150942');background-position: -266px -64px;
    }
    .rec-tabs-nav .current .i-act {
    background: url('img/index.png?20140924150942');background-position: -266px -96px;
    }
    .rec-tabs-nav .current .i-video {
    background: url('img/index.png?20140924150942');background-position: -266px -128px;
    }
    .rec-tabs-nav .current .i-ani {
    background: url('img/index.png?20140924150942');background-position: -266px -160px;
    }

    laoshu133 于 2014-9-24 16:07:56 回复
    @令昔
    此需求已在下一版计划中,之前考虑到此需求可以由 CSS 压缩+GZIP 很好的解决掉,但目前看来大家还是很纠结于此
    令昔 于 2014-9-24 17:00:14 回复
    css压缩可以压缩出来这种效果吗?还是你的意思是文件大小

    回复

  2. 能否给个简单的例子,刚学有点懵

    回复

  3. 现在有新需求:输入框两侧有上年、下年的按钮,现在需要在onfoucs的时候,加载出来的日期选择内的日期是输入框内日期,还有,日期选择的时候,把年的列表加载出来,类似模拟点击了年的效果
    在线等解答,谢谢

    laoshu133 于 2014-11-20 14:16:16 回复
    @有新需求
    http://jsbin.com/rabohi/1/edit?html,output

    回复

  4. 我看了你的作品,许多不懂,ds.js 是什么? 楼主能否留个QQ号 给我哦

    回复

  5. Lee说:

    2015/4/1 15:31:43 #

    Gravatar Icon

    DatePicker可以加上小时,分钟和秒吗?
    有的地方需要这个呢

    回复

  6. 能否取到系统时间,限制时间日期只能选择系统时间往后的

    回复

  7. js 有乱码

    回复

  8. 没人一起玩,等了很久没人上线玩,只有我一个人,这个时候多希望和电脑玩啊,所以为什么不设置人机模式呢,这样就不用等也可以玩啦。

    回复

  9. hello 老鼠133

    回复

  10. DatePicker实在是太好用了,
    如何用CSS在整站同一页面中调用呀,太多了一个个写代码工作量太大了,谢谢?
    $('input.picker_1').datePicker({followOffset : [0, 24]});这样写不行

    input type="text" name="" id="picker_1" class="picker_1"
    input type="text" name="" id="picker_22" class="picker_1"

    回复

发表评论

最新评论及回复

    loading

最近发表

    loading

网站分类

    loading

文章归档

    loading

友情链接

Top Comments Footer