Javascript/jquery functionality support

is javascript and jquery universally supported?
is it like css where i have to check if certain css property is supported by certain browsers
or is adding functionality with javascript and jquery
universally supported

jQuery provide shorthand initalization universally for etc click handler
On other side u will have more code in vanila js, if u want to provide support for all browsers