Search found 4 matches

by rging
Mon Jan 26, 2009 10:44 pm
Forum: Easy Button & Menu Maker Support
Topic: drop down menu not closing onclick
Replies: 6
Views: 36568

Re: drop down menu not closing onclick

That fixed it, thanks much.
by rging
Thu Jan 22, 2009 10:04 pm
Forum: Easy Button & Menu Maker Support
Topic: drop down menu not closing onclick
Replies: 6
Views: 36568

Re: drop down menu not closing onclick

I tried that just now. With target="_self", it brings up a blank page with "true" as the only content, with target="fileuploadframe", which is a hidden iframe, it executes the desired function, who's content ends up in "main" div, but the submenu still does not close. I've looked around at other ...
by rging
Thu Jan 22, 2009 2:38 am
Forum: Easy Button & Menu Maker Support
Topic: drop down menu not closing onclick
Replies: 6
Views: 36568

Re: drop down menu not closing onclick

Thanks for the reply. Here is a link to the page. Select "Artist Tools" then "Tour Planner".

http://www.toursavant.com/rg
by rging
Wed Jan 21, 2009 5:37 am
Forum: Easy Button & Menu Maker Support
Topic: drop down menu not closing onclick
Replies: 6
Views: 36568

drop down menu not closing onclick

I've got calls to ajax populating div areas without page reload, and the drop down menus won't clear when clicked. I presume the design assumes a page re-load, so this would not be a problem, but my site does not ever do a page re-load, only content refresh. Any idea what's wrong? Am I missing ...