jquery菜单在嵌入代码中加载pdf之后
我的左侧有下拉菜单,右侧有 pdf
<iframe visible="true" id="ipdf2" src="pdf/product.pdf" height="600" width="665" runat="server" frameborder="0" scrolling="auto" allowtransparency="true"> </iframe>
当我将鼠标悬停在菜单上时,它位于 pdf 后面,当我将鼠标悬停在 Firefox 和 IE 中的菜单上时,它会显示和隐藏。
谢谢, 高拉夫
I have drop down menu on the left and pdf on the right
<iframe visible="true" id="ipdf2" src="pdf/product.pdf" height="600" width="665" runat="server" frameborder="0" scrolling="auto" allowtransparency="true"> </iframe>
When i mouse ver the menus it goes behind the pdf and it shows and hide when i mouse over the menu in Firefox and IE.
Thanks,
Gaurav
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)