On 4/26/07, tedd <tedd@xxxxxxxxxxxx> wrote:
At 5:37 PM -0400 4/25/07, Al wrote: >Ted: FF 2.0.0.3 is what I used to examine your html code. It looks >the same with IE7. It's "tedd" not "Tedd" I don't know for sure, but I don't think IE 7 has the option to "View Generated Source" -- however, FF does, so try it after you click "Speak Key". http://sperling.com/examples/captcha/ The point of "View Generated Source" is to view the generated source. The source used to generate the sound is not generated until you click the "Speak Key". >The nifty FF add-on TotalValidator is what I used to validate your html code. Try using the "Validate HTML" under "Tools" in FF, which it passes. Or use the w3c validator: <http://validator.w3.org/check?uri=http://sperling.com/examples/captcha/> -- which it also passes. What's the point here? This is getting boring. Cheers, tedd
It's not XHTML 1.0 Strict valid .. :P You're page is HTML 4.01 valid, i think you should make it XHTML 1.0 Strict. Tijnema -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php