Thread Starter
marvas
(@mariovasquez911)
I adjusted the frame’s height, but what I’m really looking for is a scroll bar.
Thanks.
I had the same – in the end I had to look at the page source of another site that used it
You need to do something like:
<iframe id=”inscore-xdc-123456″ src=”http://www.livescore.in/free/123456/” width=”650″ height=”2000″ frameborder=”0″ scrolling=”yes”></iframe>
I think scrolling was set to no by default