この日の業務はものすごく焦っていましてデレクトリーを変えてしまったせいで
ライトボックスのこのCLOSEボタンが出てこなくなってどこで変えたらいいかすこし迷ってしましました。
lightbox.jsの
// Configurationl
//
LightboxOptions = Object.extend({
fileLoadingImage: 'images/images/loading.gif',
fileBottomNavCloseImage: 'images/images/closelabel.gif', /*ここでした;;*/
overlayOpacity: 0.8, // controls transparency of shadow overlay
animate: true, // toggles resizing animations
resizeSpeed: 7, // controls the speed of the image resizing animations (1=slowest and 10=fastest)
borderSize: 10, //if you adjust the padding in the CSS, you will need to update this variable
// When grouping images this is used to write: Image # of #.
// Change it for non-english localization
labelImage: "Image",
labelOf: "of"
}, window.LightboxOptions || {});
焦りはいけないですね;;
もう少し落ち着いて出来るようになりたいです;;
LIGはWebサイト制作を支援しています。ご興味のある方は事業ぺージをぜひご覧ください。