Hi all,
I'm trying to implement a jquery dialogue box multiple times on one page - basically, I want to show further info about a person when a user clicks on their name.
I'm generating the page with php.
I've tried to do this, and got it partially working, but i can only make the first instance on the page work. Please can anyone point me to an example, because the ones on the UI page are not so helpful, as they automatically pop when the page opens.
I have refrained from posting my code as I think it's not the right way to do this.
Thaks in advance.