> -----Original Message----- > From: Karl Swedberg [mailto:[EMAIL PROTECTED]
> $('div.demo-show:eq(0) ... > > I doubt you'll need the :eq(0) part, and the "demo-show" > class was for a demo, so you can safely change that in the > HTML and match the change in the jQuery. Yeah - I just wanted to keep it the same to make sure I wasn't messing something up! :) > $(this).next('div:hidden').slideDown('fast').siblings('div:vis > ible:not(:has(input:checked))').slideUp('fast'); SO CLOSE! What I really need - is when the div collapses - is to HIDE the unchecked items: Topics 1 0 item 1 0 item 2 0 item 3 Topics 2 Topics 3 So user selects