diff --git a/Javascript/js_test.html b/Javascript/js_test.html index 94008fe..c7d5f9e 100755 --- a/Javascript/js_test.html +++ b/Javascript/js_test.html @@ -72,8 +72,8 @@

Manipulate the Last LI

-

Select specific children from a nested list.

-

Select the only the first children of the LI "Sally".

+

Select specific children from a nested list

+

Select only the first children of the LI "Sally".

@@ -132,14 +132,14 @@

Find Dimensions of an Element

Events

-

Place a click event on the following link. When clicked toggle it's class name from 'clicked' to 'not-clicked'.

+

Place a click event on the following link. When clicked toggle its class name from 'not-clicked' to 'clicked'.

Click Me

Ajax

-

Call ajax_return.html and write's its json as a "name": "value" list to the following div:

+

Call ajax_return.html and write its json as a "name": "value" list to the following div:

My Response Was...
- \ No newline at end of file +