Jquery in one video in hindi

Jquery in one video in hindi

Learn Code With Durgesh

55 лет назад

51,303 Просмотров

In this video we are going to learn jquery basics in one video .
we will start from
what is jquery ,
why to use jquery ,
how to setup jquery in our project
how use jquery using cdn
and other jquery functions
and concepts.
JQUERY EFFECTS
hide/show
hide(speed,callback)
show()

Fade
fadeIn(speed,callback)
fadeOut()
fadeToggle()
fadeTo(speed,opacity,callback) - fading to given opacity
Slide
slideDown()
slideUp()
slideToggle()
Animate
animate({params},speed,callback)


Chaining - use mupltiple jquery command in one line
$("p1").css("color", "red").slideUp(2000).slideDown(2000).animate({height:"+=200"});


DOM manupulation:
val() , text() , html(), attr()

append() , prepend() , remove():remove the elements and its child


CSS MANUPULATION
addClass() , removeClass() , toggleClass() , css()

#learncodewithdurgesh #durgeshtiwari #jquery


+++++++++++++++++++++long videos+++++++++++++++

Learn Python in One Video in Hindi : https://youtu.be/7GYHAJdHFbE
++++++++++++++++++++++++++++++++++++++++++++++

Learn Core Java Basics : https://youtu.be/9yBlFPKiCdY
Learn Servlet in Hindi: https://www.youtube.com/playlist?list=PL0zysOflRCel5BSXoslpfDawe8FyyOSZb
Learn JDBC Programming : https://www.youtube.com/playlist?list=PL0zysOflRCenjuvOwumYLG9TCsEQZrV2M

Learn c,java,python,kotlin basics : https://www.onlyjavatech.com/
TechSoft INDIA official website: https://www.techsoftindia.co.in/
Durgesh Tiwari Website : https://www.durgeshkumartiwari.com/
Follow me on Instagram: https://www.instagram.com/durgesh_k_t/

Тэги:

#learn_code_with_durgesh #learncodewith_durgesh #durgesh_tiwari #learn_programming #what_is_jquery #why_to_use_jquery #how_to_setup_jquery_in_our_project how_use_jquery_using_cdn #jquery_tutorial_in_hindi #jquery_in_one_video_in_hindi #learn_jquery_in_hindi #jquery_tutorial_for_beginners #jquery_in_one_hour #query_complete_tutorial #learn_jquery_in_one_video_step_by_step #jquery_in_simple_steps
Ссылки и html тэги не поддерживаются


Комментарии: