Search found 3 matches

by landolt
Thu Sep 04, 2003 9:39 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: One specify question about keepalive
Replies: 5
Views: 3858

hey, thats exactly what i want. but if call the function it comes the error "function not found"

i have tried to declare the function:

- i the top where my menu is
- in the top of milonic_src.js file
- in the top of mmenudom.js file
- in a separate file

where do you declare your function ...
by landolt
Thu Sep 04, 2003 8:41 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: javascript function in url (arrggg)
Replies: 5
Views: 4477

I defined the script at the top of my file. I tried also to put it in a another js.file an declare it bevor the other two.

I need a onclick-event. Why isn't there a function like onclickfunction like onfunction?

aI("text=Testmenu;onfunction=over(0);offfunction=out(0);url=javascript:clic(0);target ...
by landolt
Wed Sep 03, 2003 12:03 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: javascript function in url (arrggg)
Replies: 5
Views: 4477

javascript function in url (arrggg)

hi

i want do a javascript function in the url-tag. but I get always the same error. i had the function in every damn js-file declare. but alway the same.

Error: todo is not defined
Zeile: 1

aI("image=images/menu/rot.gif;text=testmenu;url=javascript:todo();showmenu=Anlass;target=body ...