I was creating a page with a ajax form and had problems.
The problem was that I did not reference the jquery file in my
default template. I did not use the maven archetypes to create
my lift project. So this was missing.
I thought lift would add this script block automaticallly.
I think it would be nice to have a note on this in the book.
Maybe under the section:
8.2 JQuery and other JavaScript frameworks
with best regards