On Aug 5, 7:05 am, "Richard D. Worth" <[email protected]> wrote: > Your question is better suited to the main jQuery > list:http://groups.google.com/group/jquery-en > > <http://groups.google.com/group/jquery-en>since it's not about jQuery UI > plugins[*].
I was thinking that because my use case is most directly tied to the blind effect (part of jQuery UI, as I understand it), this would be the best list. Sorry for the confusion. > While we're here, you can use the visibility pseudo-selectors, :hidden and > :visible > > http://docs.jquery.com/Selectors/hidden > > http://docs.jquery.com/Selectors/visible Thanks! But I'm not sure how I'd use these selectors to interrogate an element by ID--it appears they are used to return elements that are hidden or visible, respectively. But I already know an element's ID, and I want to know if it's hidden or visible... how would I do that with those selectors? cc'ing to main jQuery group, and replies should go there. --~--~---------~--~----~------------~-------~--~----~ 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=en -~----------~----~----~----~------~----~------~--~---
