Ted: FF 2.0.0.3 is what I used to examine your html code. It looks the same with IE7.
The nifty FF add-on TotalValidator is what I used to validate your html code.
tedd wrote:
At 2:35 PM -0400 4/25/07, Al wrote:
Very clever use of iFrame. So clever it doesn't show in your html
source code.
If you used a browser that could see generated html (like FireFox), then
you will see it -- try it. It's good to know about tools like that.
Looks more like you are using DIV tags, with simple POST values, just
like I'd have done it.
Yeah, but mine is designed for the blind and using div's with a simple
post would have required a screen refresh, which is not desirable for
screen readers.
You simply don't understand what I did nor the requirements of the task
Now, you made the statement below and asked for an example -- I provided
one. Either let it drop, or mimic my efforts and show me an example
where you don't use iframe and it works under the requirements my
example met. In other words, prove me wrong.
Incidentally, "<br/>" is an error for html.
Really -- why don't you tell the w3c about that?
http://www.w3schools.com/tags/tag_br.asp
OR maybe tell me why my site passes w3c HTML validation:
http://validator.w3.org/check?uri=http://sperling.com/examples/captcha/
If it's an error, they didn't catch it.
It's probably best if you defend just one error at a time.
Cheers,
tedd
PS: Please don't top post.
---
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
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php