client side validation - Jquery listener on an element when it display:block/none; property changes -
is possible? want event fire when happens.
hmm, why need this? instead, suggest thinking causes element shown/hidden , react that. it's better decouple logic view.
but if still really want this, way can think of right have interval keeps polling element's visibility.
Comments
Post a Comment