Re: [PHP] Re: posting variables to parent frame
- From: news@xxxxxxxxxxxxx (Al)
- Date: Wed, 25 Apr 2007 14:35:36 -0400
Very clever use of iFrame. So clever it doesn't show in your html source code.
Looks more like you are using DIV tags, with simple POST values, just like I'd have done it.
Incidentally, "<br/>" is an error for html.
tedd wrote:
At 11:12 AM -0400 4/24/07, Al wrote:.Provide an example of an iFrame that will work on all modern browsers and that can't be done with DIVs or OBJECTS
Al:
Okay, try this:
http://sperling.com/examples/captcha/
I use iframe to deliver the sound without a refresh via ajax.
Show me how you can use a DIV or OBJECT to do the same -- I don't think so.
And from the Web Design Group:
"The OBJECT element is used to include objects such as images, audio, videos, Java applets, and Flash animations. OBJECT is intended to replace the more specific IMG and APPLET elements, as well as the proprietary EMBED and BGSOUND elements, though a lack of browser support and severe bugs in supporting browsers make the other elements a better choice in many cases."
Also, iframe is not obsolete and IE 7 does handle them.
Cheers,
tedd
- Follow-Ups:
- Re: [PHP] Re: posting variables to parent frame
- From: tedd
- Re: [PHP] Re: posting variables to parent frame
- From: Zoltán Németh
- Re: [PHP] Re: posting variables to parent frame
- References:
- posting variables to parent frame
- From: "Hans"
- Re: posting variables to parent frame
- From: Al
- Re: [PHP] Re: posting variables to parent frame
- From: Stut
- Re: [PHP] Re: posting variables to parent frame
- From: Al
- Re: [PHP] Re: posting variables to parent frame
- From: tedd
- posting variables to parent frame
- Prev by Date: printing a one-to-many relationship
- Next by Date: Re: [PHP] TrueType font changes size when rotated?
- Previous by thread: Re: [PHP] Re: posting variables to parent frame
- Next by thread: Re: [PHP] Re: posting variables to parent frame
- Index(es):
Relevant Pages
|