jQuery Tutorial for Beginners #4 - jQuery Statements & the $ Sign

preview_player
Показать описание
Yo ninjas, in this jQuery tutorial I'll introduce the jQuery object - the Dollar sign $ - which is used for pretty much every jQuery statement. When we use a jQuery statement, we're essentially 'wrapping' up an element in a jQuery wrapper object, to give it access to many of jquery's methods and properties.

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

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

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

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

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

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

This is the greatest tutorial ever made.

piotrkubica
Автор

I'm going through a software dev course now and these tutorials help a lot. You do a great job 'unwrapping' the content in an easy to understand way. Thanks!

marshallcolin
Автор

Love your tutorials man. I learn so much from your channel.

ctd
Автор

Another amazing video and i just can say thank you

rogeclash
Автор

pls make more videos on jquery advance level pls its a request ur videos are awesome best on youtube i dont know why these videos have less views :(

vatsaljoshi
Автор

jQuery object for Id is a list of nodes. you unwrapped id by indexing '0' for eg: Id[0]-> became JS object. But how do you do the same with class or element selector?

vishalsr
Автор

4:10 I thought it must be
heading.css({'position': 'relative'})
with the ' ' around position.
Why can you leave this out? Is it syntactic sugar?

cedric_ds
Автор

we assign unique id to each element right? so why we get array in jquery?? i still didn't get it :(

ajitsinghal
Автор

how do I run a jQuery in Visual studio? do I just download the latest version from jQuery website or do I need to follow any additional steps to run a jQuery

sidbaishya
Автор

why am I this late to learn JQuery... it's on 3.5 version now and kinda silly to learn with 1.0 version, do you think I should keep learning or things are different and I have to learn it somewhere else.

webdev
Автор

a simple advice ...please change the background or bracket theme ..difficult to watch on white background

amirrazaq