Forums

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

Home Forums CSS Mobile Navigation Dropdown Re: Mobile Navigation Dropdown

#114599
JohnMotylJr
Participant

@JeremyEnglert, you were simply forgetting to include }); at the end of the .click( ) method. Also, when using jsFiddle or CodePen you really do not need to include script tags. There is a little button at the very top (JSLINT) which will tell you any/all errors. You were able to get away with == rather then using ===. jsFiddle will always catch on that.

Forked Copy: http://jsfiddle.net/john_motyl/LGCXV/