Hi,
I made two tables.
How can I know which one is clicked when I click?
I want to set event to each one differently.
thanks.
Hi,
I made two tables.
How can I know which one is clicked when I click?
I want to set event to each one differently.
thanks.
You can use a global click event to get a clicked element. Each instance has to have it’s own element so by the element class
/id
you can check which instance has been chosen.
Thank you for quick reply!
I fix them that I made a flag as a prameter of HOT.
Thanks.
You’re welcome.
Have a great weekend, @gim.jaejeong