You should put the path first in layout.html
and in the same page you have to put the scripts
In views you have to do this
   extend layout.html

(you have to put something else but my keyboard  is not working)


On Wed, Sep 21, 2011 at 8:34 AM, Mike Cobb <mc...@cassicorp.com> wrote:

> 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
>

Reply via email to