Hi I am trying to use Jquery so that when a user clicks on a link a div will appear with more info, it works fine but some of the elements in the appearing div like <p>,<a> appear behind other divs that are already on the page. I have tried adding an z-index of 2 and more to the div but nothing seems to happen. Any help would be grateful.