Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

arindam1981

macrumors newbie
Original poster
Feb 1, 2011
1
0
I am displaying inline pdf in a site. Now, I am trying to display a lightview overlay over the inline pdf by clicking a hyperlink. The problem is that lightview is opening behind the inline pdf on macintos with firebox. Can anyone help regarding this. It's very urgent.
 
If you can find the class or id that the css is referencing for the popup, you should be able to change the z-index in the css of that element. That might easily fix the issue. You could also change the z-index of the element that contains the pdf to -1. That might work too. Or both.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.