- From: Matthew Raymond <mattraymond@earthlink.net>
- Date: Mon, 07 Feb 2005 21:44:33 -0500
Greg Kilwein wrote:
> I'll add one more problem - the author cannot easily test the fallback
> content in the UA of <idate/> if the author doesn't have a legacy UA
> available. If the author can't easily test it, the odds of the fallback
> content being missing or broken are higher.
Who are you kidding? To test <idate>, you just comment out the
"<idate>" tags:
| <!-- <idate> -->
| <input name="date1">
| <!-- </idate> -->
Or you write the fallback and test it before adding the date-related
WF2 markup.
Received on Monday, 7 February 2005 18:44:33 UTC