javascript - slicknav not being displayed -


i have question slicknav script slicknav.com

i used slick nav script hamburger effect @ breakpoint 640px.

http://graph-art.matc.edu/harrisd5/vicom126/a2/index.html

now if worked flawlessly in these 4pages of website:

the home page, aboutus, faq2(frequently asked question), , index page. happen know why script isn't working on portofolio page:

http://graph-art.matc.edu/harrisd5/vicom126/a2/portofolio.html

what i'm doing wrong cause script not function?

i'm not sure meant wasn't working inspecting code noticed .slicknav_menu { display:none; }

with above in css slicknav not display. replacing none else inline i've done below.

.slicknav_menu { display:inline; }

now left work on position , links pages want


Comments

Popular posts from this blog

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -

asp.net mvc - breakpoint on javascript in CSHTML? -