Search found 11 matches
- Mon Mar 17, 2008 2:59 pm
- Forum: Easy Button & Menu Maker Support
- Topic: CSS and JavaScript
- Replies: 2
- Views: 3416
The Javascript changes
The CSS and Javascript do change if the style of the buttons or menus changes and you re-generate the output files. For example, if the shadowing or fading of submenus changes then there's a variable near the end of the Javascript that's initialised differently. I've been assuming that the CSS and ...
- Sun Mar 16, 2008 8:14 pm
- Forum: Easy Button & Menu Maker Feature Requests
- Topic: Button/menuitem targets, Events hooks, per-button spacing...
- Replies: 3
- Views: 13221
Button/menuitem targets, Events hooks, per-button spacing...
In EBMM Support I've posted some of my experiences in trying to use buttons and menus on a small web-site of my own and have the following suggestions: The buttons and menuitems can currently only be used to load an entire page into the full browser window (but see my post in EBMM support) it would ...
- Sun Mar 16, 2008 7:51 pm
- Forum: Easy Button & Menu Maker Support
- Topic: Javascript bug? Naming onclick event handlers in EBMM?
- Replies: 5
- Views: 6265
Re: Javascript bug? Naming onclick event handlers in EBMM?
OK, I think I've got it sorted now but, unfortunately, it does require a small modification to the EBMM-generated JavaScript file that will have to be made everytime the menu is re-generated by EBMM. Find the following piece of code in function ebmGenerateTree : p.onclick=function(){window.location ...
- Sun Mar 16, 2008 5:42 am
- Forum: Easy Button & Menu Maker Support
- Topic: Javascript bug? Naming onclick event handlers in EBMM?
- Replies: 5
- Views: 6265
Re: Javascript bug? Naming onclick event handlers in EBMM?
I figured out a way to solve the problem!... Er, it appears I 'spoke' too soon :oops: . I discovered that it works perfectly within WeBuilder 2007 (v8.31) but not properly using IE7 (either using a local IIS or by uploading to my web-site) and I can't get it to work at all with Firefox 2. With ...
- Fri Mar 14, 2008 4:10 am
- Forum: Easy Button & Menu Maker Support
- Topic: Javascript bug? Naming onclick event handlers in EBMM?
- Replies: 5
- Views: 6265
Re: Javascript bug? Naming onclick event handlers in EBMM?
I want my buttons/submenu items to load a static HTML page into an ID'd <div> area. How do I nominate my Javascript onclick event handler functions within EBMM? I use the %IncFile pre-processor function to update my buttons/menus within my page so that I can keep everything nice 'n modular. If I ...
- Tue Mar 11, 2008 12:55 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: WeBuilder not displaying function names in Code Explorer
- Replies: 1
- Views: 1635
WeBuilder not displaying function names in Code Explorer
If there's a Javascript function on the top line WeBuilder (v8.3.1.81) doesn't show that function's name in the Code Explorer panel. I noticed this when I opened a Javascript file produced by easy Button & Menu Maker where each function occupies a single, sometimes very long :shock: , line but the ...
- Tue Mar 11, 2008 12:46 am
- Forum: Easy Button & Menu Maker Support
- Topic: Autohide problems with taskbar when EBMM full-screen
- Replies: 1
- Views: 2898
Autohide problems with taskbar when EBMM full-screen
I use autohide on my Windows XP taskbar. When I have EBMM fullscreen as the active window I find that dropping the mouse cursor to the bottom of the screen doesn't pop-up the taskbar. Using Alt-Tab to switch between running applications works OK as does Ctrl-Esc to bring up the start button's menu ...
- Mon Mar 10, 2008 11:34 pm
- Forum: Easy Button & Menu Maker Support
- Topic: Javascript bug? Naming onclick event handlers in EBMM?
- Replies: 5
- Views: 6265
Javascript bug? Naming onclick event handlers in EBMM?
I don't know if it helps but I spotted what may be a typo in function ebmDisplaySubmenu. At about character 1025 there's the following code: ...if(isMz)m.style.magrinRight=20... [/color] Should 'magrin' be 'margin'? <hr> I want my buttons/submenu items to load a static HTML page into an ID'd <div ...
- Mon Mar 03, 2008 11:55 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Minor spolling mistake on the Browse FTP dialog
- Replies: 1
- Views: 1645
Minor spolling mistake on the Browse FTP dialog
I'm sorry for being so picky (not really
) but the Create Directory button's tooltip is mis-spelled on the Browse FTP dialog. Is this the right place to report such things - it isn't anything that's going to promote a discussion?

- Mon Mar 03, 2008 11:40 am
- Forum: Easy Button & Menu Maker Support
- Topic: Submenus within a frame
- Replies: 6
- Views: 7293
Submenus within a frame
I've just constructed a vertical button-set with submenus to go into a menu frame on the left-hand side of the screen (a common, almost traditional, place for a menu). Unfortunately, when the submenus open they are constrained to the menu frame, cover the other buttons and wrap around. Some of the ...
- Mon Mar 03, 2008 11:20 am
- Forum: Easy Button & Menu Maker Feature Requests
- Topic: Button/Submenu duplication, Button spacing WeBu Integration
- Replies: 3
- Views: 6212
Button/Submenu duplication, Button spacing WeBu Integration
I bought the Pro version of the EB&MM immediately without trying the trial version purely on the basis of low-cost and the quality of WeBuilder which I use regularly. I know it's an early version but it already shows great promise and it's great to have an opportunity to give feedback like this. I'd ...