我想知道如何在灯箱的标题上添加flir。我已经设法在您选择的第一张照片上显示flir但是当您在不关闭灯箱的情况下转到下一张照片时,标题是常规文字。
这是我的页脚看起来的样子
<script src="/js/flir.js" type="text/javascript"></script>
<script type="text/javascript" src="/js/jquery.lightbox-0.5.js"></script>
<script type="text/javascript">
FLIR.init();
....
</script>
和
在_resize_container_image_box函数
中的lightbox js文件中$('#lightbox-container-image-box').animate({ width: intWidth, height: intHeight },settings.containerResizeSpeed,function() { _show_image();FLIR.auto([ 'span' ]);
答案 0 :(得分:0)
这就是答案:
$( '#收藏夹-图像细节字幕')removeClass( 'FLIR置换'); $( '#灯箱,图像细节字幕')removeAttr( 'flirReplaced'); 然后是FLIR.replace(['span'])