You should be able to test if an element is hidden by doing something like

$(element).is(":hidden")

which should return true or false.

On 9/17/07, james_027 <[EMAIL PROTECTED]> wrote:
>
>
> hi,
>
> using the hide() function, how do I know if an element is hidden or
> not?
>
> THanks
> james
>
>


-- 
Ted

Reply via email to