Awesome (and simple) mod! Thank You!
Has anyone tried to add the
target="_blank" piece to the banner's URL (so it opens the banner link in an external browser window?)
example:
Code:
// imageArray
image[number++] = "<a href='http://www.bannerurl.com" target="_blank">
The default script works great but when I try to do it that way the banner disappears on the forum page. Perhaps I have a typo?