Title: Javascript menu not showing
Last modified: August 18, 2016

---

# Javascript menu not showing

 *  [rosullivan](https://wordpress.org/support/users/rosullivan/)
 * (@rosullivan)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/javascript-menu-not-showing/)
 * I am new and have added wordpress to the site i am doing for a friend, but for
   some reason the menu i created doesnt show on the site. [http://www.sionbebb.co.uk/develop/blog](http://www.sionbebb.co.uk/develop/blog)
   
   You can see it there on the top black bar and if you run the cursor over it, 
   it shows up, but doesnt when the page loads…. any ideas, as this is driving me
   bonkers! Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [jhodgdon](https://wordpress.org/support/users/jhodgdon/)
 * (@jhodgdon)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/javascript-menu-not-showing/#post-501948)
 * On your friend’s main page, [http://www.sionbebb.co.uk](http://www.sionbebb.co.uk),
   the menus work because the HTML source includes lines like this:
 * `<script type="text/javascript" language="javascript1.2" src="menu.js"></script
   >`
 * A similar line (or lines) needs to be added to the Theme you are using for the
   WordPress blog, in order to use the same JavaScript menu system. The best place
   to put it is header.php or footer.php.
 * Also, since the script tag points to the JavaScript file 9such as menu.js in 
   the above example), you will need to change it slightly, using something like
   this:
 * src=http://www.sionbebb.co.uk/menu.js
 * (so that the browser can find the correct location).
 * Good luck!
 *  Thread Starter [rosullivan](https://wordpress.org/support/users/rosullivan/)
 * (@rosullivan)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/javascript-menu-not-showing/#post-502117)
 * Hi thanks for that, but the menu shows, but if you would like to look: [http://www.sionbebb.co.uk/develop/blog/](http://www.sionbebb.co.uk/develop/blog/)
 * I have tried the code in both the header and the footer, it shows, but you have
   to role over it to make it work? Any ideas? Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Javascript menu not showing’ is closed to new replies.

## Tags

 * [javascript](https://wordpress.org/support/topic-tag/javascript/)

 * 2 replies
 * 2 participants
 * Last reply from: [rosullivan](https://wordpress.org/support/users/rosullivan/)
 * Last activity: [19 years, 2 months ago](https://wordpress.org/support/topic/javascript-menu-not-showing/#post-502117)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
