Re: [PHP] Re: posting variables to parent frame



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
.



Relevant Pages

  • Re: [PHP] Re: posting variables to parent frame
    ... Looks more like you are using DIV tags, with simple POST values, just like I'd have done it. ... I use iframe to deliver the sound without a refresh via ajax. ... videos, Java applets, and Flash animations. ... though a lack of browser support ...
    (php.general)
  • Re: Document loaded:how to detect?
    ... The whole idea is to load into the DIV different texts clicking on the corresponding button. ... Let alone script injection, actually the code, in a nutshell, is: ... -frdata = a reference to the frame 'container' of div and iframe ... The button that should start the process of loading the iframe and transferring the content to the div is: ...
    (comp.lang.javascript)
  • Re: dynamic menu
    ... The problem occurs because of the z-index behaviour of HTML elements. ... "So what that means is an IFrame can block out the select box, ... DIV at the same time. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Editable IFRAME
    ... I have an editable Iframe control that I am using to allow users to ... two ways to accomplish this. ... when the button is clicked it moves the DIV based on how high the DIV ... location is set in the cells valign property. ...
    (comp.lang.javascript)
  • Re: newbie: css position of IFRAME
    ... Jeff wrote: ... > I want the iframe to fill the entire space the DIV it is ... side language tools (PHP, ASP, Server side inlcudes, etc). ...
    (alt.html)