For whatever reason, I cannot get the Try example 2.2 from chapter two to work. I gewt the following error in firebug:
$ is not defined
Example%202-2.
js()Example%202-2.
js (line 94)
error source line: [Break on this error] $(document).ready(tmpExample.ready);
I have tested this by copying your code from the download and it still does not work. Any ideas?
Dave