Wes, Why not use radio inputs and group them by rows, thus handling the issue intrinsically.
If you must have them as checkboxes, this plugin should meet your needs: http://www.texotela.co.uk/code/jquery/checkboxes/ Dave On Jun 9, 11:52 am, wesbird <[EMAIL PROTECTED]> wrote: > Hi, > I have table with checkbox in every td, if anyone checkbox checked, > I should disable all other checkbox in the same row. Now how I can > select all checkbox in the same row but not current one. Thank you? > Is jQuery doc down today? > > Thanks, > > Wes