I am trying to include some jQuery functionality in one of the views but can't seem to load the jQuery.js library correctly. Looking at the internals of web2py I see a lot of jQuery calls internally but can't seem to expose this capability in the views. Can someone show me/explain how to write jQuery scripts in the view?
Thanks, Mike

