Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Help with responsive nav Re: Help with responsive nav

#138829
chrisburton
Participant

@hal8 Maybe I’m wrong. I’ve never seen it written as such. But try this instead:

jQuery(document).ready(function ($) {

instead of

$(document).ready(function() {