> If you already have a jQuery object you can do this:
>
> jqObj.is(":visible"); // returns boolean

Thanks Josh, that works for toggle().
Any idea what might work with slideToggle()?
It always returns true.

Reply via email to