Jquery Click function excluding child elements
I’ve been searching for a way to make a click function work
only on a certain element, excluding the element’s children..
After a short search, I’ve found this function
|
|
However it was disturbing some click functions I made for the child
elements, so, I built something a little better:
|
|
Not very complex.
Posted in
Technology