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

c# - Better 64-bit byte array hash -

webrtc - Which ICE candidate am I using and why? -

php - Zend Framework / Skeleton-Application / Composer install issue -