Hi Beverley,
The code is here: http://www.newforestexplorersguide.c...roduction.html.
(It's in the Head section. I've tried it in the Body section but that makes no difference.
It's only activated via the animated drawer on screens up to 600px wide).
The following are now the last five lines of fullscreenmenu.js:
jQuery(function(){ // on DOM load
toplevelmenu = new fullscreenmenu({ // initialize menu
source: '#my-menu'
})
})
If I completely remove the line that references ajax, the menu does not open at all.
I've not made any other changes.
Andrew



Reply With Quote

Bookmarks