jQuery Tutorial for Beginners #8 - jQuery Chaining

preview_player
Показать описание
Hey ninjas, in this jQuery tutorial for beginners we'll take a look at chaining. Chaining is how we link together multiple functions or methods in one lines of code. It saves us tonnes of time as developers!

========== JavaScript for Beginners Playlist ==========

========== CSS for Beginners Playlist ==========

========== HTML for Beginners Playlist ==========

========== The Net Ninja ============

========== Social Links ==========

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

thank you so much for your tutorials. I've learned so much! Is it no longer needed to write document.ready before all this?

hh
Автор

Even by breaking out the chained items on separate lines, because the objects are returning "this" and the "next()", "closest()" methods are moving about the DOM, would not this be prone to creating errors when maintaining as one might not realise that the next command entered applies to a different DOM node?

eahofer
Автор

haha someone will mix everything in the file together using this chaining , and its not me ;)))) thank you

Mustafa-cvpk
Автор

how do you view two document together like html file and js file in one screen

mmayat
join shbcf.ru