Forums » General

broken links

Jan 21, 2007 upper case link
incarnate, the recent addition of screenies broke a few linked images:

http://www.vendetta-online.com/h/help.html
Jan 21, 2007 jah link
About these links, if you change them to have the href of the full image and add:
onclick="OpenImage(...); return false;"
you'll get the same popup effect, but the links will be better formed and work for people without javascript or opening the images in new tabs.

I mention this because I keep trying to open them in new tabs and getting a blank page. :)
Jan 22, 2007 incarnate link
Thanks for pointing that out, upper case. Fixed now.

jah: I'll check that out in the future, right now I was just lazy and did a simple search and replace on the directory name. If I were to redo how the images open there, I should really do it everywhere. Good idea though.