[jQuery] Re: Crazy tables with checkboxes

2008-11-21 Thread c.barr
err, correction to what I wrote, shift-selection only works when selecting top to bottom, not the other way around.

[jQuery] Re: Crazy tables with checkboxes

2008-11-21 Thread c.barr
It seems jsbin.com is down right now, so I've uploaded it to my site: http://chris-barr.com/files/checkboxes/ source: http://chris-barr.com/files/checkboxes/DTcheckboxes.js Also, I've fixed the issue with shift-selection, but the other problems still remain. On Nov 21, 12:01 pm, c.barr [EMAIL

[jQuery] Re: Crazy tables with checkboxes

2008-11-21 Thread Karl Swedberg
Hey Chris, It looks like you managed to fix the other problems, too. When I click the header checkbox, only the rows with checkboxes are being highlighted now. And the rows aren't remaining highlighted when I check one and then check and uncheck a header. --Karl Karl

[jQuery] Re: Crazy tables with checkboxes

2008-11-21 Thread c.barr
Yes, I was able to (finally) solve all these problems, it just took a bit longer than I thought. I forgot to post an update here that I've fixed it. Thanks for taking a look anyway though, if you see anything that can be improved, please let me know! On Nov 21, 7:00 pm, Karl Swedberg [EMAIL

[jQuery] Re: Crazy tables with checkboxes

2008-11-20 Thread c.barr
Ok, I've worked on it a bit and it's nearly there! I've gotten it to work with multiple tables, but I've got a few bugs I can't figure out yet... demo - http://jsbin.com/idaha/ source - http://jsbin.com/idaha/edit What's not working: - Rows without checkboxes in them get highlighted when I