Do you remember to write (.class_name) when selecting classes in CSS and (#id_name) when selecting ids?
The same is true for jQuery.
by the way . Shooting # doesn't end with shooting.
You have to put $ ('') in there.
If you don't know select, click here
$('.class_name')
$('#id_name')
$('div')
There are many more different Selectors, but we'll do that later and know only three of these. ^^
This concludes the course on Selector.
In today's next lesson, we learned about Selector, so let's use it. ^-^ *
Thank you for visiting. If you have any inquiry or explanation of mistakes, please use the comments below.
//=$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']?>ALL COMMENTS 0
Sort by