I was just talking about my group's solution.  For reasons you stated,
we can't have it as the general solution.


On Wed, 12 Jan 2005 15:13:00 -0500, Sean Schofield
<[EMAIL PROTECTED]> wrote:
> > The checkbox is handling enabled checkboxes correctly.
> 
> That's good to know.
> 
> > A better workaround would be to have a javascript callback on the
> > form's onSubmit that finds all checkboxes and enables them.  This
> > would definitely be cleaner from an HTML point of view.
> 
> One issue with that is for clients that don't have javascript enabled.
> I know its crazy trying to write a webapp for someone without
> javascript, but I think its considered good practice not to rely on
> javascript for basic functionality.  I think this is pretty basic
> functionality.
> 
> I wonder how the RI handles it?  I doubt they are using javascript.
> Maybe we could steal an idea from them?  My guess though is that they
> do something along the lines of the hidden input.  Only one way to
> know for sure though ... (I will check when I get home.)
> 
> > -Heath Borders-Wing
> 


-- 
-Heath Borders-Wing
[EMAIL PROTECTED]

Reply via email to