Search found 5 matches
- Tue Aug 26, 2014 6:04 am
- Forum: Easy Button & Menu Maker Support
- Topic: Hide menu after click?
- Replies: 10
- Views: 20580
Re: Hide menu after click?
That solved the issue. Thanks for your help!
- Mon Aug 25, 2014 3:12 pm
- Forum: Easy Button & Menu Maker Support
- Topic: Hide menu after click?
- Replies: 10
- Views: 20580
Re: Hide menu after click?
Yes, I will PM you the link.
- Fri Aug 22, 2014 5:54 pm
- Forum: Easy Button & Menu Maker Support
- Topic: Hide menu after click?
- Replies: 10
- Views: 20580
Re: Hide menu after click?
Just to be clear, I am using Easy CSS Menu 4.0, not EBMM. I couldn't get it to work in the tool, but I was able to manually adjust the HTML to call the hide function. The hide function works, but the very next time I go to the menu, it drops down with the values pre-chosen from last time....and the ...
- Thu Aug 21, 2014 11:16 pm
- Forum: Easy Button & Menu Maker Support
- Topic: Hide menu after click?
- Replies: 10
- Views: 20580
Re: Hide menu after click?
Thanks! I am not using javascript to load the URLs, but I can change that.I know very little about javascript, I got the page to load, but where would I put the EBMMMenu.hide() function? <li id="123" class="gradient_menuitem gradient31 first_item"><a href="http://example.com/page1.html" target ...
- Thu Aug 21, 2014 8:45 pm
- Forum: Easy Button & Menu Maker Support
- Topic: Hide menu after click?
- Replies: 10
- Views: 20580
Hide menu after click?
I am using Easy CSS Menu. I have the links load into an iframe on the same page below the menu. Some of my menus are large and cover up the content when they are expanded. After clicking on a menu item that loads a link in the iframe, the menu doesn't hide....and it covers the content. How do I make ...