Hi Tapestry Users, I'm porting one of the default bootstrap themes as a T5.4 exercise.
Looking at the rendered page source, jquery gets added at the end of the page with 5.4. I think this is making my js script for document.ready in the head not being executed. Firebug is telling me there is no reference to $ How do I get jquery.js loading at the top of the page? I presume this will get my carousel to work. Cheers Chris