1) DD script: Full screen mobile menu
2) URL: http://www.dynamicdrive.com/dynamici...creenmenu.htm:
3) Problem: The script works fine, but when running Google's PageSpeed Insights analysis program there's a recommendation to run the scripts asynchronously.
I've tried adding async to the relevant parts of the Head statements but when added to <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> the menu doesn't work at all, and when added to <script src="http://www.sgclean.co.uk/mobile-menus/fullscreenmenu.js" > there's no impact on PageSpeed Insights scores.
I guess the scripts are not meant to be run asynchronously (are they)? but can anybody please advise whether there's a work-round.
Thanks in anticipation.



Reply With Quote


Bookmarks