Thanks for the information marcelgoertz I’ve got it working a treat now
In the header file I added the script code in twice around lines 95 and 311 as indicated. I found two body code tags so I added the onload code in both as you showed. I think that first section around lines 95 will only run if you don’t have a database set so shouldn’t matter if it wasn’t changed.
Thanks it is what i ned to get this mod to works on my image forums
quote: RArch,
What I needed to do was this: Step 1: I moved the inclusion of the script from INC_FOOTER.ASP to INC_HEADER.ASP. Remove the following section from inc_footer.asp :
One suggestion that is worth considering is the cursor style. At least in IE6 the cursor remains an arrow even though the image thumbnail is a hyperlink. I modified the 3 lines added in the inc_function_common.asp file so the cursor becomes a hand when mousing over the images.
I have a slight problem in this one that if I click and drag the image after enlarging it, and then I want to say click to close it, after releasing the drag, it like sticks and follows the mouse making it impossible to close the enlarged image, has anyone come across this problem and solved it?