Flash Games
 FAQ   Search   Memberlist   Usergroups   Register  Profile   Log in to check your private messages   Log in 


<Iframe> problem!



 

Post new topic   Reply to topic  
   DEVPPL Forum Index -> HTML Forum
View previous topic :: View next topic  
Author Message
pedrokas



Joined: 20 Dec 2004
Posts: 5
Location: Portugal

PostPosted: Mon Dec 20, 2004 5:37 pm    Post subject: <Iframe> problem! Reply with quote

I've a simple code with iframe.
Code:
<iframe name = "notdia" width="100%" height="100%" scrolling="yes" frameborder="0" src="notdia.php">
</iframe>

allways worked fine with the ie 5.0, but now the company migrated to 6.0. The iframe with de dimension in percent don“t work at all!
only give a blank page, no error but no display also!
If i put the dimension in pix it work fine, but i've lot's of screen areas, from 800x600 to 1280x1024.

it's possible to use de percent? if so how?

tku
Back to top
View user's profile Send private message
ReFredzRate
1000+ Club


Joined: 20 Aug 2004
Posts: 2186
Location: Netherlands

PostPosted: Mon Dec 20, 2004 6:53 pm    Post subject: Re: <Iframe> problem! Reply with quote

Could you maybe upload this to a webserver and send us the URL to go to? Maybe we see something wrong with it. Right now I don't see anything wrong with the code you are using, so that seems to be alright. Besides, maybe it's an error in your own IE6, maybe it works fine on other systems. Anyway, please upload it for us to find out some more.

Someone else may have a clue though.
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
webmaster
Site Admin


Joined: 17 Aug 2004
Posts: 3640
Location: Sweden

PostPosted: Mon Dec 20, 2004 8:48 pm    Post subject: Re: <Iframe> problem! Reply with quote

It should work, but send us an url as Fredz said.

And welcome to DEVPPL =)
Back to top
View user's profile Send private message Visit poster's website
ReFredzRate
1000+ Club


Joined: 20 Aug 2004
Posts: 2186
Location: Netherlands

PostPosted: Tue Dec 21, 2004 9:21 am    Post subject: Re: <Iframe> problem! Reply with quote

Woops... welcome to DevPPL indeed Smile
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
pedrokas



Joined: 20 Dec 2004
Posts: 5
Location: Portugal

PostPosted: Tue Dec 21, 2004 11:12 am    Post subject: Re: <Iframe> problem! Reply with quote

I do not have a server in the internet... this is for my intranet!
If you want i can put the all code in here!

and the problem is in all ie6.0... microsoft??? Confused

tku
Back to top
View user's profile Send private message
pedrokas



Joined: 20 Dec 2004
Posts: 5
Location: Portugal

PostPosted: Tue Dec 21, 2004 11:58 am    Post subject: Re: <Iframe> problem! Reply with quote

i tried using style... same

Code:
<iframe name = "notdia" style="width:100%; height:100%; border: 1px"
 scrolling="yes" frameborder="1" src="not_index.php">
</iframe>


but if i change one (?) of them like
Code:
<iframe name = "notdia" style="width:100%; height:480px; border: 1px"
 scrolling="yes" frameborder="1" src="not_index.php">
</iframe>


the widht with % work!

i'm really confused, theres nothing in msn about this!
i'll try to upgrade even more de ie6.
Back to top
View user's profile Send private message
webmaster
Site Admin


Joined: 17 Aug 2004
Posts: 3640
Location: Sweden

PostPosted: Tue Dec 21, 2004 4:40 pm    Post subject: Re: <Iframe> problem! Reply with quote

So its working now?
Back to top
View user's profile Send private message Visit poster's website
pedrokas



Joined: 20 Dec 2004
Posts: 5
Location: Portugal

PostPosted: Tue Dec 21, 2004 5:29 pm    Post subject: Re: <Iframe> problem! Reply with quote

only the widht with % if i put both dimension with %... bummm nothing only a blank page "appear"!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    DEVPPL Forum Index -> HTML Forum All times are GMT + 1 Hour
Page 1 of 1

 
 
Welcome to DEVPPL.com
You are not logged in, which means that you can't post in the forums.
Click here to Register

If you are a current member here on DEVPPL, please login below:

User: Pass:
Log me on automatically each visit:

 


Powered by phpBB © 2001, 2005 phpBB Group - Modified by DEVPPL

Flash Games - Sitemap