c# - How to move jQuery from <head> tag to <footer> tag in Orchard 1.7.3 CMS -


i have project requirement per which, need move tag adds jquery, tag tag.

i able find 'documemnt.cshtml' has tag. in view file, display(model.head) used render rest of stuff, including jquery.

i having hard time figuring out 'jquery' coming , how move script tag location in html document.

one of other stuff rendered 'document.cshtml' favicon. tried find no success.

somewhere including jquery @ head of document. need move foot. search script.require("jquery").athead() , change .atfoot();

don't try move around shapes, guaranteed end badly.


Comments

Popular posts from this blog

android - questions about switching from C2DM to GCM -

c++ - Qt setGeometry: Unable to set geometry -

batch file - How to extract all multi-volume RAR archives from subfolders of a folder? -