I show a number of images thumbnail on page.
When click on images big picture related to that image is shown (JQuery light box). Now I want ajax popup below every image because I want to add detail and description related to that image in database. That popup wor like a form to insert data into database. How can I place a ajax popup link below image? Any idea?