janevent / questions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

questions

  1. Write a jQuery or JS function that would allow a
    element with a click event listener to be operated using keyboard controls. Answer in makeAccesible.js
  2. Write a jQuery or JS function that would give empty heading elements a “role” attribute value of “presentation”. Answer in attributeRold.js
  3. Write a jQuery or JS function that takes two integer parameters. Starting with the sum of your two parameters, print a countdown to the console (one second at a time) until the logs reache zero. Answer in countDown.js
  4. What is your personal spaghetti recipe? Answer in spaghetti.js

About


Languages

Language:JavaScript 100.0%