See http://docs.jquery.com/Selectors/hidden
http://docs.jquery.com/Selectors/visible - Richard On Mon, Sep 7, 2009 at 6:11 AM, Lotti <[email protected]> wrote: > > hello guys! > > i'm trying to save on a cookie the state of my div (hidden or showed) > but i don't know what to type to access to his internal var. > > i tried with $("#div").css("visibility"); and $("#div").css("hidden"); > and i get "undefined". > > some clues? > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
