Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 321 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 321 Bytes

JQuery Lab

Instructions

In this directory you will find a number of Javascript files along with some tests. The object of this lab is to get all the tests to pass.

  • Open tests.html in a browser.
  • Open up the Javascript files in an editor.
  • Edit the source files, not the tests, until all the tests pass.