This blog will give you all kind of Open Source help like Drupal, Zend, Symfony, Joomla and Magento.
var isVisible = $('#myDiv').is(':visible'); var isHidden = $('#myDiv').is(':hidden');
Here is() function is used to check whether div is visible or not.
Cheers!
No comments:
Post a Comment