Abhilash J A

Abhilash J A

  • NA
  • 2.4k
  • 583.9k

how can write both id and class inside document on click?

Apr 20 2016 10:58 AM
Using jQuery(document).on('click',) how can write both id and class inside?

eg: jQuery(document).on('click', '#ListTable', '.rowedit', function () { }); (but this occurred error)

Kindly replay me.

 

Answers (1)