iFrame scroll not visible in IE

This is a discussion on "iFrame scroll not visible in IE" within the Web Page Design section. This forum, and the thread "iFrame scroll not visible in IE are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Nov 17th, 2005, 15:10
Junior Member
Join Date: Oct 2005
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
iFrame scroll not visible in IE

I have added an iFrame to my webpage, which works perfectly in Firefox, but when i view it in IE, i don't get a scroll bar visible to scroll to the bottom of the page within my iFrame..
the page in my iFrame is a forum, so it is quite important that the user can scroll ot the bottom....
the code i have for my iframe is as follows:
Code: Select all
<div id="iFrame1" style="position:absolute; left:100px; top:330px; z-index:2">
<iframe name="iFrame1" width=836 height=1006 src="http://Mywebsite/IPBForum/index.php" scrolling="yes" frameborder="1"></iframe>
</div>
Please help

Andy
Reply With Quote

  #2 (permalink)  
Old Nov 17th, 2005, 19:00
Reputable Member
Join Date: Sep 2005
Location: Canada, BC
Age: 24
Posts: 239
Thanks: 0
Thanked 0 Times in 0 Posts
Re: iFrame scroll not visible in IE

It works fine for me, perhaps its another part of the html before and after that or some css that is causeing the issue?
Reply With Quote
Reply

Tags
iframe, scroll, visible

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] refresh a different iframe once an iframe elsewhere has loaded cosmicbdog JavaScript Forum 1 Jan 25th, 2008 01:50
Can a jsp file in an IFrame calls a javascript function outside of the IFrame jadeite100 JavaScript Forum 0 May 31st, 2007 14:29
IFrame left horizontal scrollbar and top horizontal scroll bar jadeite100 Web Page Design 6 May 29th, 2007 09:45
Scroll button to scroll flash page helpmhost Flash & Multimedia Forum 3 Apr 26th, 2006 11:30
Visible property ekendricks Databases 1 Nov 5th, 2003 18:22


All times are GMT. The time now is 21:16.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43