Problem in IFrame for Sharepoint sites

V

vinoth

Hi,

I have a problem in iframe. Below code works well.

<html>
<body>
<iframe src="http://google.com" width="50%" scrolling=no></iframe>
</body>
</html>


But in the iframe src if i give any Sharepoint site then the Scrollbar
is coming automatically,even if i give scrolling= no in iframe. Below
is the code

<html>
<body>
<iframe src="http://www.wssdemo.com" width="50%" scrolling=no></iframe>
</body>
</html>


How can we avoid this scrollbar in sharepoint sites. What is the
problem in this.

If anybody knows the solution please let me know to solve it.


Thanks and Regards,
Vinoth
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,756
Messages
2,569,540
Members
45,025
Latest member
KetoRushACVFitness

Latest Threads

Top