Home › Forums › JavaScript › Get the ID using javascript/jquery › Re: Get the ID using javascript/jquery
June 20, 2009 at 9:36 am
#59383
Participant
I got the jquery function to work, but not in the main part. I’ll post an image to show you what I really want to do.
[img]http://mathiasb.no/stuff/Fil_save/bilder/demo.jpg[/img]
You can see on the image that it’s a list with php generated elements. When a user clicks on one of this elements the information div would fadeIn additional information about the file. The ting is that this is not that hard if you reloade the page but I want to do this without reloading the page.
Do somebody got any tips/suggestions on how to do this.