On 5/31/07, Dan G. Switzer, II <[EMAIL PROTECTED]> wrote:

Even shorter:

$(".quizsubheader")[$(obj).attr('checked') ? 'hide' : 'show']('slow');


I saw that after I re-read mine, but wasn't certain on the syntax. Thanks
Dan.

- Richard

Reply via email to