Inline frames

Discussion of bugs in Mozilla Firefox
Post Reply
ForceKeeper
Posts: 6
Joined: December 7th, 2002, 10:27 am

Inline frames

Post by ForceKeeper »

Some inline frames that are in tables won't work with new versions of Phoenix. Inline frames show outside of the table :( Older Phoenix draws inline frames without problems, like: phoenix-0.4-win32.zip does.
User avatar
laszlo
Posts: 5225
Joined: November 4th, 2002, 6:13 pm
Location: .de
Contact:

Post by laszlo »

Examples of pages and build ids of the Phoenix versions?
User avatar
alanjstr
Moderator
Posts: 9100
Joined: November 5th, 2002, 4:43 pm
Location: Anywhere but here
Contact:

Re: Inline frames

Post by alanjstr »

ForceKeeper wrote:Some inline frames that are in tables won't work with new versions of Phoenix. Inline frames show outside of the table :( Older Phoenix draws inline frames without problems, like: phoenix-0.4-win32.zip does.


Please test with Mozilla to see if the problem stems from them.
User avatar
Zaphod
Posts: 175
Joined: November 22nd, 2002, 12:07 am
Location: Munich, DE\Europe
Contact:

Post by Zaphod »

Another question about Inline-Frames: Can someone program an extension to filter Inline-Frames? Or maybe anyone can tell me how to disable Inline-Frames in The-Browser-Formerly-Know-As-Phoenix (in Opera i have the option to disable Iframes)? I don't need Inline-Frames at all. In most cases these will only display ads.

[Edit]
Sorry i noticed that we are currently in 'Phoenix Bugs'. I've posted this now to 'Features' ;-)
User avatar
Stefan
Posts: 2051
Joined: November 5th, 2002, 2:46 am

Post by Stefan »

Zaphod wrote: Can someone program an extension to filter Inline-Frames?


iframe {display:none;}
or
iframe {visibility:hidden;}

in your user css file should do it.
User avatar
laszlo
Posts: 5225
Joined: November 4th, 2002, 6:13 pm
Location: .de
Contact:

Post by laszlo »

Stefan wrote:
Zaphod wrote: Can someone program an extension to filter Inline-Frames?


iframe {display:none;}
or
iframe {visibility:hidden;}

in your user css file should do it.

This still downloads their contents though.
User avatar
Zaphod
Posts: 175
Joined: November 22nd, 2002, 12:07 am
Location: Munich, DE\Europe
Contact:

Post by Zaphod »

laszlo wrote:This still downloads their contents though.

It works for me. I've just added 'iframe {visibility:hidden;}' to my 'userContent.css' (i don't know what this file is for before) and after restart phoenix i cant see any iframe.
User avatar
laszlo
Posts: 5225
Joined: November 4th, 2002, 6:13 pm
Location: .de
Contact:

Post by laszlo »

Zaphod wrote:
laszlo wrote:This still downloads their contents though.

It works for me. I've just added 'iframe {visibility:hidden;}' to my 'userContent.css' (i don't know what this file is for before) and after restart phoenix i cant see any iframe.

You can't see them, but their contents are still downloaded. That's not the same as Opera does, but if that's want you want, OK :)
User avatar
flii
Posts: 2208
Joined: November 6th, 2002, 11:29 pm
Location: hickville, south dakota
Contact:

Post by flii »

some of us are very simple-minded people and as long as we can't see it, we're blissfully happy. :-D maybe he's like me in that way? hehe. i think what he was trying to do was more on the lines of not-see it than care-about-it-dling. i picked up the vibe that he just wants to view his pages without iframe interuptions.
User avatar
Zaphod
Posts: 175
Joined: November 22nd, 2002, 12:07 am
Location: Munich, DE\Europe
Contact:

Post by Zaphod »

Flii wrote:some of us are very simple-minded people and as long as we can't see it, we're blissfully happy. :-D maybe he's like me in that way?

Thanks ;-) Yes i'm happy that these nasty iframes now are hidden from my eyes (In Germany there is a lore [sorry don't know if this word did match it correctly]: 'Aus den Augen aus dem Sinn.' ... meaning analogous: "I can't see it, so i don't care for it") Okay, maybe it would be much better if they won't downloaded, but for this time i'm happy ;-)
User avatar
ehume
Posts: 6743
Joined: November 17th, 2002, 12:33 pm
Location: Princeton, NJ, USA

Post by ehume »

Zaphod wrote: 'Aus den Augen aus dem Sinn.' ... meaning analogous: "I can't see it, so i don't care for it") Okay, maybe it would be much better if they won't downloaded, but for this time i'm happy ;-)


In English: 'Out of sight, out of mind."

Danke für das Deutsche sprachwort.

Ed
User avatar
Zaphod
Posts: 175
Joined: November 22nd, 2002, 12:07 am
Location: Munich, DE\Europe
Contact:

Post by Zaphod »

ehume wrote:In English: 'Out of sight, out of mind."

Oh thanks. Good to know :-)

Danke für das Deutsche sprachwort.

Oh, if you want say it correctly, you have to say "Sprichwort".

But now we are OT ;-)
Post Reply