Qbasicnews.com
iFrames - Firefox vs IE - Printable Version

+- Qbasicnews.com (http://qbasicnews.com/newforum)
+-- Forum: General (http://qbasicnews.com/newforum/forum-6.html)
+--- Forum: General/Misc (http://qbasicnews.com/newforum/forum-18.html)
+---- Forum: General Programming (http://qbasicnews.com/newforum/forum-20.html)
+---- Thread: iFrames - Firefox vs IE (/thread-8756.html)



iFrames - Firefox vs IE - anarky - 01-16-2006

Never mind, I fixed it. :|

Quote:I am working on a project for a site containing an iFrame. So far, it functions correctly except the positioning is incorrect in Firefox. The site is being designed with Frontpage 2000, and various other little programs, but the bulk of the work is done with FP. I have positioned a table in FP, and in IE the iFrame is where I want it. But in FF its a little to the right (by about 2 pixels) and somewhat lower, by about 30-50 pixels.

There is nothing special I need to post about this code.

Any ideas why this happens? I have spoken to another friend of mine who had the same problem. He fixed it somehow, by moving stuff around. In this case I wish not to change anything layout wise, but as he never touched the code, he doesn't know why it worked all of a sudden.

I am lost. I am Googling an answer now.

>anarky


iFrames - Firefox vs IE - SSC - 01-16-2006

well how did you fix it? A friend of mine siad he saw that problem with my site =/


iFrames - Firefox vs IE - anarky - 01-16-2006

Turned all the tabular measurements into pixels, not percentages.

>anarky


iFrames - Firefox vs IE - SSC - 01-17-2006

but then you cant get it to resize can you? hmm, a tradeoff


iFrames - Firefox vs IE - anarky - 01-17-2006

I don't want it to resize. You will see why when the site is open for testing.

>anarky