Maybe inspect the style="display: none;", this would indicate that it is hidden, else if it is "block" (as in style="display: block;"), or anything other than "none", then it shown.
On Nov 12, 12:16 am, Brad <[email protected]> wrote: > Hi, is there a way to determine whether an element is in its "show" > state or "hide" state when using the toggle functionality? -- You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=.
