Search found 4 matches

by HiE
Fri Sep 15, 2006 8:52 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: showmenu AND url makes menu disapear.
Replies: 10
Views: 7026

I had a similar problem

try:

aI("showmenu=menu1;text=menu1;clickfunction=iframename.location.href='menu1.htm';");

iframename= iframe name to load de page

Bye
by HiE
Fri Sep 15, 2006 8:50 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems with showmenu and open url together
Replies: 4
Views: 3432

I resolve my problem

I resolve my problem with this line:

aI("showmenu=menu1;text=menu1;clickfunction=iframename.location.href='menu1.htm';");

iframename= iframe name to load de page
It´s OK.

Thanks
by HiE
Fri Sep 15, 2006 7:43 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems with showmenu and open url together
Replies: 4
Views: 3432

my problem continue

Hi, the menu load in a iframe, so i need load some frames before the pages that load inside. So, I need that the menu button with openonclick=1, when click in the bmenu button than load a page with frames and showmenu, then I can clich on submenu item to load another page in the frame load before in ...
by HiE
Thu Sep 14, 2006 5:12 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems with showmenu and open url together
Replies: 4
Views: 3432

Problems with showmenu and open url together

Hi, I want to use this line:

aI("showmenu=menu1;text=menu1;url=menu1.htm;openonclick=1;");

but it isn´t works.

I want that I click on the button open url, and showmenu.

It is possible??

Thanks