| Web Design and Hosting Creating sites, scripting, and hosting discussions. |
| Post Reply | New Thread | Subscribe |
|
|
Thread Tools |
![]() Member Since: May 20, 2008
Posts: 2
![]() |
Dear people,
I have the code below that works great for all browsers but Safari 2 & 3. In Safari it is displayed a vertical scrollbar for the iframe, even when I am preventing it from the iframe code and from the css. How can I solve that? I do not want any scrollbars for the iframe. Thanks a lot in advance! Code:
<html>
<head>
<style type="text/css">
<!--
body {
background-image: url(background.jpg);
background-repeat: repeat-x;
margin-left: 0px;
margin-top: 0px;
text-align:center;
background-color: #212121;
}
#box {
margin: 0 auto;
width: 1045px;
height: 1100px;
}
#elementId {
overflow: hidden;
overflow-y: hidden;
}
-->
</style></head>
<body>
<iframe id="box" scrolling="no" src="page1045x1100.htm" frameborder="0" style="overflow: hidden;"></iframe>
</body>
</html>
|
| QUOTE Thanks | |
| Post Reply | New Thread | Subscribe |
| Thread Tools | |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
|||||||
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| Switch to Safari: A look at Safari for Windows (Personal blog post) | goobimama | Schweb's Lounge | 4 | 03-22-2008 12:56 PM |
| Safari Problem- No Scrollbar | jam5bb | OS X - Apps and Games | 0 | 02-27-2008 04:01 PM |
| safari won't open after using safari speed | youthieguy | OS X - Apps and Games | 3 | 12-26-2007 12:59 PM |
| .11 update issues | KB3GZW | OS X - Operating System | 36 | 11-24-2007 02:45 PM |
| Safari labeled as Firefox | scoutfinch | OS X - Apps and Games | 3 | 08-04-2007 02:45 PM |
All times are GMT -4. The time now is 10:58 AM.
Powered by vBulletin