Can we put two JavaScript onclick events in one input type button tag? To call two different functions?
You can attach a handler which would call as many others as you like: