Hi philliam,
Could you give me a had? I’ve change the line
$("#TB_window").append("<a href='' id='TB_ImageOff' title='Close'><img id='TB_Image' src='"+url+"' width='"+imageWidth+"' height='"+imageHeight+"' alt='"+caption+"'/></a>" + "<div id='TB_caption'>"+caption+"<div id='TB_secondLine'>" + TB_imageCount + " <a href='" + url + "' id='TB_FullSize' title='Full Size' target='_blank'>Full Size</a> " + TB_PrevHTML + TB_NextHTML + "</div></div><div id='TB_closeWindow'><a href='#' id='TB_closeWindowButton' title='Close'>close</a> or Esc Key</div>");
adding as you can see target=’_blank’ but nothing changed 🙁
Cheers!