• support@answerspoint.in

Checking if an element is hidden

24
Advertisement

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        
       
  • publish 10 years ago
  • viewed 24 times
  • active 10 years ago

Best Rated Questions