Archiv - Javascript Example Project by Eduonix Learning Solutions

video locked

About the Lecture

The lecture Archiv - Javascript Example Project by Eduonix Learning Solutions is from the course Archiv - Javascript & JQuery. It contains the following chapters:

  • Including jQuery
  • Including form
  • Including CSS
  • Adding jQuery (Animation)
  • Including validation

Included Quiz Questions

  1. ECMAscript
  2. JCMAscript
  3. JavaScripter
  4. Jscript
  1. < script type=“text/javascript” src=“myscript.js” > < /script >
  2. < script type=“text/javascript” link=“myscript.js” > < /script >
  3. < script type=“text/javascript” href=“myscript.js” > < /script >
  1. True
  2. False
  1. myArray[2]
  2. myArray->3
  3. myArray[3]
  4. myArray(2)
  5. myArray(3)
  1. $(‘#myid’)
  2. $(‘.myid’)
  3. #myid
  4. $[‘#myid’]
  5. $[‘.myid’]
  1. Blur
  2. Load
  3. Click
  4. Glide
  5. Switch
  1. $(“p”).css(“color”,”red”);
  2. $(“p”).addcss(“color”,”red”);
  3. $(“p”).addclass(“color”,”red”);
  4. $(“p”).style(“color”,”red”);

Author of lecture Archiv - Javascript Example Project

 Eduonix Learning Solutions

Eduonix Learning Solutions


Customer reviews

(1)
5,0 of 5 stars
5 Stars
5
4 Stars
0
3 Stars
0
2 Stars
0
1  Star
0