I have a list of elements that need to have a corresponding pop up for each element. This is not a pop up where the background is blacked. This is more like a javascript alert
You can easily do this without using jQuery Plugins.
I put together a little example.