• support@answerspoint.com

Checking if an element is hidden

1554

In jQuery, it is possible to toggle the visibility of an element, using the functions .hide().show() or.toggle().

Using jQuery, how would you test if an element is visible or hidden?

0Answer


Your Answer

    Facebook Share        
       
  • asked 8 years ago
  • viewed 1554 times
  • active 8 years ago

Best Rated Questions