LinLin-a6a3ee4b
6 months agoCommunity Member
iframe setting
I uploaded a storyline project to my web server and the link is as below,
https://lib.stl.pku.edu.cn/static/story_html5.html
The iframe code is:
<div><iframe frameborder="0" height="100%" scrolling="no" src="https://lib.stl.pku.edu.cn/static/story_html5.html" width="100%"></iframe></div>
However, it didn't display correctly. Please see the attachment.
My question is:
How to display the full content and make the size 50% of the original? Can iframe do that? Or is there any other way to display the content?
You reply will be greatly appreciated.