265 |
</pre> |
</pre> |
266 |
|
|
267 |
<p> |
<p> |
268 |
|
Note that you <em>must</em> use a <code>window.open</code> call; simply making a |
269 |
|
link to <code>jscoverage.html</code> is not sufficient. |
270 |
|
</p> |
271 |
|
|
272 |
|
<p> |
273 |
An example is located in the <code>doc/example-inverted</code> directory. |
An example is located in the <code>doc/example-inverted</code> directory. |
274 |
You can instrument the code and launch the <code>index.html</code> page: |
You can instrument the code and launch the <code>index.html</code> page: |
275 |
</p> |
</p> |
364 |
|
|
365 |
<address> |
<address> |
366 |
Copyright © 2007 siliconforks.com<br> |
Copyright © 2007 siliconforks.com<br> |
367 |
Last updated July 8, 2007<br> |
Last updated August 20, 2007<br> |
368 |
<a href="mailto:jscoverage@siliconforks.com">jscoverage@siliconforks.com</a> |
<a href="mailto:jscoverage@siliconforks.com">jscoverage@siliconforks.com</a> |
369 |
</address> |
</address> |
370 |
|
|