Embedded Pdf Always Appearing Over Absolutely Positioned Elements
We have a page where a PDF is embedded, and are trying to pop drop-down menus, jQuery UI dialogs, etc. over the PDF document which is currently displayed. The problem is that the P
Solution 1:
try "shimming" an iframe under the elements.
Post a Comment for "Embedded Pdf Always Appearing Over Absolutely Positioned Elements"