This is a migrated thread and some comments may be shown as answers.

[Solved] ASP.net MVC Telerik webmenu hides behind <object> tag

0 Answers 8 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Shamala
Top achievements
Rank 1
Shamala asked on 12 Aug 2011, 05:03 PM
Hi,

I have used a ASP.net MVC Telerik Webmenu on my page. The menu is in master page of Aps.net mvc project.
In one of the pages I am displaying a PFD file in html <object> tag. Please see the attached picture of my screen.

Code for <Object> tag is:

<

 

 

object data="/Shared/RDLToPDF/test.pdf?p=2" width="578" height="765"

 

 

 

style="border:1px solid black;"

 

 

 

type="application/pdf">

 

 

 

<param name="wmode" value="transparent" />

 

 

 

</object>

Please help me to solve this issue. This is very urgent.

Thank you in adavnce.

 

Tags
General Discussions
Asked by
Shamala
Top achievements
Rank 1
Share this question
or