Adam East wrote:
Version 1.5 no longer includes jQuery with the software. Make sure to include the libraries in your project and add the corresponding markup for them under the Settings pane.
https://developers.google.com/speed/libraries/#jquery
David Caldwell wrote:
Hi,
I have a bit of JavaScript show a menu on mouse click. It is no longer working in v1.5. Any ideas why this would be? Is it related to the new version or should I be looking elsewhere?
Thanks,
David.
Hi,
I have a bit of JavaScript show a menu on mouse click. It is no longer working in v1.5. Any ideas why this would be? Is it related to the new version or should I be looking elsewhere?
Thanks,
David.
Version 1.5 no longer includes jQuery with the software. Make sure to include the libraries in your project and add the corresponding markup for them under the Settings pane.
https://developers.google.com/speed/libraries/#jquery
Thanks. This works great.
Is there a way of automatically including this scrip on each page without having to paste it into each header?