I have a list of files being displayed on a webpage. (browser based Python app using Cherrypy and Jinja2) What I would like is when a user clicks on one item of the list, for a nice little Jquery dialog box to pop up and provide them with additional information on whichever item they clicked on. I have the dialog box set-up and functioning, minus the specific information to go inside. This is where I need help. I have a list of files being displayed on a web