PDA

View Full Version : I frames?



LukeySD
November 30th, 2001, 11:59
What program could i use to make iframes ? can u make them using dreamweaver

Theo
November 30th, 2001, 12:43
Not sure about Dreamweaver. I don't see "i frame" in the insert frame selection. But if it doesn't have this option, maybe you can get an extension for it ...
one program I know that does it is FrontPage 2002, but there are probably more. (maybe some free ones also)

meow
November 30th, 2001, 22:42
It doesn't depend on the software. Here, I'll make you one. ;)

<iframe src="http://www.google.com" width="300" height="400" name="LukeySD"></iframe>

anhedonia
December 1st, 2001, 03:00
Originally posted by Theo
one program I know that does it is FrontPage 2002, but there are probably more. (maybe some free ones also)

Does it really? :eek:

meow
December 1st, 2001, 03:04
:rolleyes: :D

We have a saying here. "No need for a cannon when you want to kill a mosquito".

CocaCola
December 1st, 2001, 06:53
What is i frame and what are it's uses?

meow
December 1st, 2001, 07:15
An inline frame, or floating frame, if you prefer. You can use it to insert a frame anywhere in an ordinary page. No need for a frameset.
Paste the above snip of code into an HTML page and you'll see what it is. :)

Mikki00
December 1st, 2001, 11:34
meow is right, it's not hard making iframe. You don't need fancy gadget to make it at all. Anyways iframe is like any frame, it still lead you to other direction on the same page and on the same window. ;)

1st
December 15th, 2001, 12:36
"No need for a cannon when you want to kill a mosquito". This is so true. Gotta love that copy and paste.. There are many places online to get cool coding that add to and enhance your website. A good html editor helps. But then again those are free to...

iLLuSioN
December 16th, 2001, 15:35
Here http://194.250.150.250/~illusion/ i use iframes on the site im building now ;)

Mekhu
December 16th, 2001, 17:45
www.presage-designs.com

Another site with lots of I-frames (my site)

spec
December 19th, 2001, 01:20
is it not true that only newer versions of IE support iframes?

^sorry thats wrong Netscape does not support IFRAMES

meow
December 19th, 2001, 01:55
NS4x doesn't. NS6 does. So does Opera. And IE from version...long ago. :biggrin2:

Good place for info on what browsers support (standard and not standard):
http://www.blooberry.com/

Dusty
December 19th, 2001, 18:58
Blooberry is a bit dated in some areas.