From this aspcode.net page at the bottom (under attachments) you can download the project.
For some reason when I run it the Close Button and the Next and Previous Buttons don’t work. Well I mean it does work but it does not show the actual images. Can anyone figure it out? It should be easy but I just cant get it to work.
From this aspcode.net page at the bottom (under attachments) you can download the project.
Share
The paths to the URLs in the code start with a / – this means jQuery needs to be in the root of your site. If this application is running as a virtual directory, remove the leading slash from anywhere that it references the images.