Skip to content

Commit 4e78e75

Browse files
committed
Change jQuery.easing to go in the page head
Since jQuery easing's presence is detected and used automatically by many plugins, it makes sense to have it available throughout the lifecycle of the page.
1 parent c016eb0 commit 4e78e75

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

-2 Bytes
Binary file not shown.

jQuery.easing/jQuery.easing_1.3.1/jQuery.easing.dnn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<libraryName>jQuery.easing</libraryName>
2222
<fileName>jQuery.easing.1.3.js</fileName>
2323
<objectName>jQuery.easing.easeInOutQuad</objectName>
24-
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
24+
<preferredScriptLocation>PageHead</preferredScriptLocation>
2525
<CDNPath>https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js</CDNPath>
2626
</javaScriptLibrary>
2727
</component>

0 commit comments

Comments
 (0)