I don’t want to use a Lightbox because it uses Java and a lot of visitors will see no LB because they use Firefox that blocks Java or their Java is outdated etc. So I want to make a gallery that looks good on every browser and even without Java! Also I want commenting and that is not compatible with a LB.
I found this solution: In HTML this is called a document fragment.
So could you possibly use in every page an anchor and link to that position on the page. So that we don’t need to scroll to the picture after every click ?