asp.net mvc - PDF Embeded in html page scroll bar issue -


i have emdeded pdf page using object. working fine in chrome, in ie getting issue when scroll page overlapping panel shown in attached image.

<object data="@url.action("viewdisclosure","providerenrollment")"      type="application/pdf" style="z-index:9" width="90%" height="400"></object> 

enter image description here


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -