<input type="checkbox" checked="checked"/>
There are probably some required attributes as well (id, most likely).
----- Original Message -----
From: "Tangorre, Michael" <[EMAIL PROTECTED]>
Date: Friday, December 5, 2003 9:02 am
Subject: RE: ListFind(Problems)
> NOT XHTML format:
>
> <input type="checkbox" CHECKED>
>
> XHTML format:
>
> <input type="checkbox" checked="checked">
>
> If your doctype is xhtml then you need the latter.
>
> Mike
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

