找回密码
 注册
查看: 1029|回复: 0

这个主页图片文章怎么改成分页模式啊。

[复制链接]

3

主题

0

回帖

132

积分

新生儿

积分
132
发表于 2024-12-22 13:47:21 来自手机 | 显示全部楼层 |阅读模式 来自:广东省广州市 电信
jQuery(document).ready(function(){
    reloadWall();
    var ias = jQuery.ias({
        container: ".ias", //包含所有文章的元素
        item: ".ias-item", //文章元素
        pagination: ".pg", //分页元素
        next: ".pg .nxt", //下一页元素
    });
    ias.extension(new IASSpinnerExtension({
        html: '<p style=&quot;position:absolute;bottom:-45px;left:calc(50% - 8px);text-align: center;padding-bottom:30px;&quot;><img src=&quot;'+STYLEIMGDIR+'image/imageloading.gif&quot; /></p>'
    }));
    ias.extension(new IASTriggerExtension({
        html: '<p style=&quot;text-align: center; cursor: pointer;padding:10px;&quot;><a>点击加载更多</a></p>',
        pagination: &quot;.pg, //设置此项,如 offset:2 页之后需要手动点击才能加载,offset:!1 则一直为无限加载
    }));
    ias.extension(new IASNoneLeftExtension({
        html: '<p style=&quot;position:absolute;bottom:-45px;left:calc(50% - 28px);text-align: center;padding-bottom:30px;font-size:14px;&quot;>已经到底啦~</p>',


来源:https://www.dismall.com/thread-24498-1-1.html
免责声明:如果侵犯了您的权益,请联系站长,我们会及时删除侵权内容,谢谢合作!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

  • 关注公众号
  • 有偿服务微信
  • 有偿服务QQ

QQ|小黑屋|宝丽爱婴育儿网 ( 湘ICP备18010684号-1 )

GMT+8, 2026-3-2 05:14 , Processed in 0.440957 second(s), 21 queries .

Powered by Discuz! X3.5

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表