1 Implanting jScrollPane to Iframe Fri Oct 15, 2010 10:40 pm
Unknown Data
Registered Member
Hello Guest!
I really need help to implant this to my iframe.
The following code for the iframe is.
Ie. I really have to style my scrollbars on the iframe.
Thanks.
I really need help to implant this to my iframe.
The following code for the iframe is.
- Code:
<style>
#frame {
width : 100%;
height : 500px;
}
</style>
<iframe src="..-h1.htm" id="frame" frameborder="0" name="frame">
<p>You can't get acces to this website, beacuse your browser dosen't support iframes.</p>
</iframe>
Ie. I really have to style my scrollbars on the iframe.
Thanks.
Last edited by Unknown Data on Sat Oct 16, 2010 5:18 pm; edited 1 time in total