Search found 6 matches

by TiGgEr9
Fri Mar 28, 2008 7:29 pm
Forum: Easy Button & Menu Maker Support
Topic: Drop Down Menu's Behind Rest of Page
Replies: 12
Views: 11145

Fixes Issue in IE 6

I have tested my page in IE 6, and this does fix it. I have not had a chance to test in IE 7 yet.
by TiGgEr9
Thu Mar 13, 2008 4:43 pm
Forum: Easy Button & Menu Maker Support
Topic: Menu Links loading twice on click
Replies: 0
Views: 3151

Menu Links loading twice on click

I appear to have an issue where the link specified in the menu is loaded twice. This is a problem when calling pages that execute SQL Inserts! I reduced my page to a simple PHP page that opens a log file, writes data, then closes the file. It does this twice when I follow a link in the menu. It only ...
by TiGgEr9
Sat Mar 01, 2008 4:46 pm
Forum: Easy Button & Menu Maker Support
Topic: Horizontal Menu looks not as expected
Replies: 12
Views: 11496

Sub Menu not closing when mouse over non menu button

I too noticed that at least on a horizontal menu, if you move from a buttn with a menu to one without, the sub menu does not close.
by TiGgEr9
Sat Mar 01, 2008 2:23 am
Forum: Easy Button & Menu Maker Support
Topic: Drop Down Menu's Behind Rest of Page
Replies: 12
Views: 11145

Additional Issue

I am also having a problem where the table properties are being overwritten by existing style sheets.. Is it possible to have more specific style sheets generated so that they are not overwritten unless for some reason the same table id is used?
by TiGgEr9
Sat Mar 01, 2008 12:23 am
Forum: Easy Button & Menu Maker Support
Topic: Drop Down Menu's Behind Rest of Page
Replies: 12
Views: 11145

Update...

It works as expected in Firefox, another case of IE being a pain. That said, is there anything I can do to make it work in IE?
by TiGgEr9
Fri Feb 29, 2008 8:53 pm
Forum: Easy Button & Menu Maker Support
Topic: Drop Down Menu's Behind Rest of Page
Replies: 12
Views: 11145

Drop Down Menu's Behind Rest of Page

I made a horizontal menu, and the sub menu's show up behind whatever is on the web page immediately below the menu. my menu is in it's own php file in a div, and is included into the other page, and a new div starts immediately below the menu. This did not affect the previous javascript menu I was ...