IFRAME over a background?
Does anyone know how to create this effect? It appears to be an IFRAME over a background. But the background is not from what I can tell present in the page that pulls into the IFRAME.
http://www.myartsdesire.com/mad1107/
I'm sure it is easy, just momentarily has me stumped.
Suzanne posted this at 18:49 — 17th February 2003.
She has: 5,507 posts
Joined: Feb 2000
? Not sure where the confusion is, the background image is on the page, the iframe is on the page. ?!
The viewsource is very entertaining, though. Error, ha ha, whatever. And I'm sure the point of using a JavaScript obfuscator is just to annoy people.
ImGellin posted this at 18:54 — 17th February 2003.
They have: 13 posts
Joined: Feb 2003
I guess what I can't immediately put my finger on is how the semi-transparent look was achieved in the IFRAME with the scrollbars as the same color. You can still see the background image coming through. The background image is not on the page pulled in by the IFRAME. Thanks for the quick response too. Yea, the JS Error is pretty entertaining, I agree.
Jack Michaelson posted this at 18:56 — 17th February 2003.
He has: 1,733 posts
Joined: Dec 1999
Indeed great one on the view/source HAHAHA...
But I don't really get the problem either, ImGellin?
Suzanne posted this at 18:56 — 17th February 2003.
She has: 5,507 posts
Joined: Feb 2000
It's an illusion, the background is set in the CSS. As are the scrollbars. It only works in IE/PC, though. I cannot see the effect on the mac.
ImGellin posted this at 19:07 — 17th February 2003.
They have: 13 posts
Joined: Feb 2003
I checked the CSS files but don't see the images/background.gif file that it is pulling. (Bad me.) Got a 404 on it actually. Yea, was aware that the effect only works in IE. It doesn't show in NS either. Thanks again all.
Suzanne posted this at 20:34 — 17th February 2003.
She has: 5,507 posts
Joined: Feb 2000
Interesting, yes.
http://www.myartsdesire.com/mad1107/images/mainimage.jpg
http://www.myartsdesire.com/mad1107/images/logosample.jpg
Not sure where the other files are hiding, as those don't seem to be in the source (which I got to by saving the page in N7, you can also use Page Info in N7 for some interesting bits and bobs.
There are two stylesheets, but they are practically identical. Curious!
ImGellin posted this at 21:00 — 17th February 2003.
They have: 13 posts
Joined: Feb 2003
LOL. Found those too. Curious indeed. Thanks for the quick replies, Suzanne.
Busy posted this at 22:06 — 17th February 2003.
He has: 6,151 posts
Joined: May 2001
doesn't work in IE5
made with frontpage, hmmmm
the converting the code to javascript rubbish is ok to hide your source but if anyone uses the site with javascript disabled they see nothing.
Suzanne posted this at 23:49 — 17th February 2003.
She has: 5,507 posts
Joined: Feb 2000
Yeah, it's an annoying and paranoid action, since it doesn't actually protect anything, and the code it's protecting is common. What can you do, though? Some people like to learn from other for free and hide their knowledge afterwards.
The_Oracle posted this at 12:04 — 27th February 2003.
They have: 13 posts
Joined: Jul 2002
Not sure if this reply is far too late but I think the following line in a CSS might solve the "transparent" look for the iFrame...
...
filter:alpha(opacity="35");
...
This is only a suggestion by the way as i'm pretty much a beginner...
Arkle was a gift from God
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.