I'm a retired client/server (delphi) programmer and am struggling to learn the new stuff as I go..
I downloaded the file *jquery.hoverIntent.js* and placed it in the
static/js directory.
I added the following line to web2py_ajax.html...
*response.files.insert(4,URL('static','js/jquery.hoverIntent.js'))*
Doesn't appear to be working?

