It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

<Iframe> problem!

<Iframe> problem!

Postby pedrokas on Mon Dec 20, 2004 4:37 pm

I've a simple code with iframe.
Code: Select all
<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
pedrokas
 
Posts: 5
Joined: Mon Dec 20, 2004 4:03 pm
Location: Portugal

Postby ReFredzRate on Mon Dec 20, 2004 5:53 pm

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.
ReFredzRate
1000+ Club
 

Postby webmaster on Mon Dec 20, 2004 7:48 pm

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

And welcome to DEVPPL =)
Make sure to check out our TNX Review and Link Vault Review
User avatar
webmaster
Site Admin
 
Posts: 2695
Joined: Tue Aug 17, 2004 1:07 pm
Location: Sweden

Postby ReFredzRate on Tue Dec 21, 2004 8:21 am

Woops... welcome to DevPPL indeed :)
ReFredzRate
1000+ Club
 

Postby pedrokas on Tue Dec 21, 2004 10:12 am

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??? :?

tku
pedrokas
 
Posts: 5
Joined: Mon Dec 20, 2004 4:03 pm
Location: Portugal

Postby pedrokas on Tue Dec 21, 2004 10:58 am

i tried using style... same

Code: Select all
<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: Select all
<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.
pedrokas
 
Posts: 5
Joined: Mon Dec 20, 2004 4:03 pm
Location: Portugal

Postby webmaster on Tue Dec 21, 2004 3:40 pm

So its working now?
Make sure to check out our TNX Review and Link Vault Review
User avatar
webmaster
Site Admin
 
Posts: 2695
Joined: Tue Aug 17, 2004 1:07 pm
Location: Sweden

Postby pedrokas on Tue Dec 21, 2004 4:29 pm

only the widht with % if i put both dimension with %... bummm nothing only a blank page "appear"!
pedrokas
 
Posts: 5
Joined: Mon Dec 20, 2004 4:03 pm
Location: Portugal


Who is online

Users browsing this forum: No registered users and 8 guests