I want to include a JavaScript file, but only for certain views. What's the best way to include it? Do I have the controller append it to the response.files property? Do I simply use the <script> with "src=..." somewhere in the view? Something else?
- [web2py] 'best' way to include a JavaScript file MichaelF
- [web2py] Re: 'best' way to include a JavaScript ... Anthony
- [web2py] Re: 'best' way to include a JavaScript ... G. Clifford Williams
- [web2py] Re: 'best' way to include a JavaScript ... Akash Kakkar