I’m working on a system and I want to make the system easier to use.
I have few forms on a page and huge tables in each. I’m not good at JS so any advice would be appreciated.
I’m working on a system and I want to make the system easier to
Share
Use a click event listener:
EDIT:
As per the new jQuery tag, it’s slightly faster: