G Y

G Y

  • NA
  • 224
  • 42k

JQUERY HIDE() OR DISABLE()

Jan 25 2017 6:58 AM
If there are four buttons ex: button1 with class=class1  value=insert
                                         button2 with class=class1  value=update
                                         button3 with class=class1  value=delete
and there is no id's for them
then how to hide or disable button2 using jquery code? 

Answers (2)