Learn jQuery in 10 Minutes | jQuery Tutorial

preview_player
Показать описание
Learn how to use jQuery for your DOM manipulation and AJAX needs.

Topics covered in this video:
$(document).ready //Waiting for document to load
$('.className') //Elements selection
$('.element').click //OnClick
$('.element').toggleClass //Class manipulation
$.ajax //For ajax

I also mention Arrow Functions.

Have a question? Drop it in the comments!

Need immediate help?
Рекомендации по теме
Комментарии
Автор

Thanks Alex. This was a nice short tutorial.

anindo