Posted by frizzle on 03/13/06 22:07
Patrick Flaherty wrote:
> Hi,
>
> Experienced programmer but new to PHP. Moreover I'm to use PHP with Xoops on
> top (this adds object orientation?).
>
> I don't seem to find a xoops Usenet group?
>
> Whatever the case (and presumably a Xoops property): how does one disable
> (grey-out) a button?
>
> Hope someone can help.
>
> pat
Not sure if this is what you mean, ('cause it's not PHP related) but i
think it's this what you wnat:
<input type="submit" name="Submit" value="Submit" id="Submit" disabled>
hence 'disabled'.
Frizzle.
Navigation:
[Reply to this message]
|