[jQuery] Problem using jqUnit

[jQuery] Problem using jqUnit


Hi to all,
I am trying to develop some code using jqUnit to test-drive things,
and I am running on a strange problem: jqUnit.triggerEvent does not
work as expected, it does not fire a click() handler that is installed
outside of the test's code block. Full code, HTML + 2 JS files,
help and comments greatly appreciated,
Insitu
<html>
<head>
<title>Construction d'un diaporama</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/