Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[素材] 精美:使用Lightbox Plus显示图片

[复制链接]
lainade 发表于 2010-3-26 12:45:57 | 显示全部楼层 |阅读模式
redsound 发表于 2010-3-26 13:40:12 | 显示全部楼层
强,支持楼主
回复

使用道具 举报

redsound 发表于 2010-3-26 13:51:34 | 显示全部楼层
本帖最后由 redsound 于 2010-3-26 14:01 编辑

Another tip:

At the end of "lightbox_plus.js",

addEvent(window,"load",function() {
  var lightbox = new LightBox({
    loadingimg:'loading.gif',
    expandimg:'expand.gif',
    shrinkimg:'shrink.gif',
    blankimg:'blank.gif',
    previmg:'prev.gif',
    nextimg:'next.gif',
    closeimg:'close.gif',
    effectimg:'zzoop.gif',
    effectpos:{x:-20,y:-20},
    effectclass:'effectable',
    resizable:true,
    animation:true
  });
});

Change to:
addEvent(window,"load",function() {
  var lightbox = new LightBox({
    loadingimg:'loading.gif',
    expandimg:'expand.gif',
    shrinkimg:'shrink.gif',
    blankimg:'blank.gif',
    previmg:'prev.gif',
    nextimg:'next.gif',
    closeimg:'close.gif',
    effectpos:{x:-20,y:-20},
    effectclass:'effectable',
    resizable:true,
    animation:true
  });
});

if you don´t want to use the effect image.

Regards,


按照要求改过,就是这个没改,整个框架全居右了,其它就和原样
回复

使用道具 举报

redsound 发表于 2010-3-26 13:52:30 | 显示全部楼层
文件最后的代码是这个

Spica.Event.run(function() {
        var lightbox = new Lightbox({
                loadingimg:'resource/loading.gif',
                expandimg:'resource/expand.gif',
                shrinkimg:'resource/shrink.gif',
                blankimg:'resource/blank.gif',
                previmg:'resource/prev.gif',
                nextimg:'resource/next.gif',
                closeimg:'resource/close.gif',
                effectimg:'resource/zzoop.gif',
                effectpos:{x:-40,y:-20},
                effectclass:'effectable',
                resizable:true,
                animation:true
        });
});

问题测试地址:http://fan4et.com/space-1-do-album-picid-160.html
回复

使用道具 举报

滚骨碌 发表于 2011-6-15 21:06:01 | 显示全部楼层
找了好久LightBox  都没有7.2的哦~~可惜了
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-9-29 08:10 , Processed in 0.135921 second(s), 16 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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