Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Get the ID using javascript/jquery Re: Get the ID using javascript/jquery

#59383
asp
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.