> If you already have a jQuery object you can do this:
>
> jqObj.is(":visible"); // returns booleanThanks Josh, that works for toggle(). Any idea what might work with slideToggle()? It always returns true.
> If you already have a jQuery object you can do this:
>
> jqObj.is(":visible"); // returns booleanThanks Josh, that works for toggle(). Any idea what might work with slideToggle()? It always returns true.