jQuery :#1 onClick event (click byId, byClass, button)

preview_player
Показать описание
Tutorial jQuery :#1 onClick event (click byId, byClass, button)

Replace each element in the set of matched elements with the provided new content and return the set of elements that was removed.

example:
$( "button" ).click(function() {
alert('on click type button');
});

#StudioMilenial #jQueryOnClick
Рекомендации по теме