I am not sure I understand your question. web2py bootstrap.js contain all the boostrap.js into one file. So you don't need to import anything else from bootstrap to create any bootstrap "effect" (just make sure you don't try to use something available in new version of bootstrap since web2py bootstrap can be one or more version older).
About highcharts you will need to figure it out how to use it with web2py, something like, set the proper class to your html content and init the plugin after have include the proper js and css. Is this what you want to know? Richard On Mon, Dec 3, 2012 at 9:14 AM, Manuele Pesenti <manuele.pese...@gmail.com>wrote: > Il 29/11/12 10:58, Manuele Pesenti ha scritto: > > Is there something more I need for bootstrap except what I find in web2py >> static js libs? >> >> Thankyou very mutch >> >> Manuele >> > ok... now what about the real question? > > thankyou > > M. > > -- > > > > --