Javascript Menu Disappears
-
Hi Folks,
I’m in the process of adding a wordpress blog to our website to make news updates easier and more functional. Basically I wanted it to replicate our current html news section.
Old news section: https://www.partnersdesign.net/news.html
new wp enabled news section: https://www.partnersdesign.net/news
current website(if needed): https://www.partnersdesign.netI’ve got my styling pretty much where I want to be, however the big problem is the javascript navigation in th header that was built for our current site. I simply wanted to reuse it and incorporate it into the header.php of the wordpress news. I thought I had luck doing this by adding absolute paths to the numerous image and url links that were in the js code. It was working great until I tested it on some other machines. I found that sometimes the menu doesn’t appear. It’s like the browser isn’t seeing/reading the script src (head_wp.js) that runs the menu.
It doesn’t show up in IE, sometimes does/sometimes doesn’t show in firefox, and always shows in chrome. I’m sorry I’m at my wits end trying to get this working. Obviously I’m pretty new to this. Any help would be super-appreciated.
- The topic ‘Javascript Menu Disappears’ is closed to new replies.