[Plugin: WP-Cufon] Change order of scripts loading
-
Is there a way to make sure the “Cufon.now();” code appears BEFORE the other scripts loading at the </body> tag?
I currently have these loading before the cufon.now… and i think it’s the reason behind a massive delay i’m getting in all browsers.
<script src="http://www.kkillustrations.com/kk/wp-includes/js/admin-bar.js?ver=20110131" type="text/javascript"> <script src="http://www.kkillustrations.com/kk/wp-content/plugins/contact-form-7/jquery.form.js?ver=2.52" type="text/javascript"> <script src="http://www.kkillustrations.com/kk/wp-content/plugins/contact-form-7/scripts.js?ver=3.0.1" type="text/javascript"> <script src="http://www.kkillustrations.com/kk/wp-content/plugins/easy-fancybox/fancybox/jquery.easing-1.3.pack.js?ver=1.3" type="text/javascript"> <script src="http://www.kkillustrations.com/kk/wp-content/plugins/easy-fancybox/fancybox/jquery.mousewheel-3.0.4.pack.js?ver=3.0.4" type="text/javascript"> <script src="http://www.kkillustrations.com/kk/wp-content/plugins/easy-fancybox/jquery.metadata.js?ver=2.1" type="text/javascript"> <script type="text/javascript"> <script src="//s7.addthis.com/js/250/addthis_widget.js#pubid=wp-4edc4f97334a36d3" type="text/javascript">
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: WP-Cufon] Change order of scripts loading’ is closed to new replies.