Il 03/12/12 16:37, Richard Vézina ha scritto:
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?

Thank you Richard for you answere,
I think you wrote everithing I need... I want to use scaffolding tools like this[1] to organize my dashboard. I would like to know if the charts will be scaled with the their conteiner div markup. Can I consider them as images?

thank you again
cheers

    Manuele


[1] http://twitter.github.com/bootstrap/scaffolding.html#fluidGridSystem


Richard

--



Reply via email to