[jQuery] Attribute Namespace ? How

[jQuery] Attribute Namespace ? How


I would like to do something like this...
<input type="checkbox" name="drink" COOP:maxchecked="3" value="Joy" />
Does anyone know the magic key to doing this with jQuery?