Search found 3 matches

by reg
Mon Dec 25, 2006 4:21 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: call a .js file in 'ShowMenu' function.
Replies: 4
Views: 3231

Thank you, Ruth, for your very detailed reply.

The script is a dhtml animation. The file executes when called (not a js function call) and floats down from the top of your browser window. Or, in this situation, from the submenu (called by the 'showmenu' function), which it did when I called it ...
by reg
Sun Dec 24, 2006 7:23 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: call a .js file in 'ShowMenu' function.
Replies: 4
Views: 3231

Thank you for the reply.

Not necessarily as a link, although I could make the display area linkable if I wish with javascript and css, so I do not need the 'url' attribute in the submenu.

I got the .js file to display by using 'type=html' and calling it an iframe, but I do not want to use an iframe.
by reg
Sun Dec 24, 2006 5:56 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: call a .js file in 'ShowMenu' function.
Replies: 4
Views: 3231

call a .js file in 'ShowMenu' function.

Hello.

How do I call a javascript file (not function) into the 'showmenu' attribute?

For example, to begin with the parent link: aI("showmenu=menuname;text=. . . .

In the submenu, called by 'showmenu', the .js file does not display--even if I use the 'type=html'.

Your help is appreciated.

Thank ...