Hello,
I'm trying to use domMenu to create a widget in a number of web
applications (after changing the ResolveLink function to 'eval' if type
is 'js'). My problem is that I need to reuse a complicated menu
structure a about 20 times on a page, but when I try to reuse the menu
hash, the menu starts behaving erratically (exept for the first one to
be opened).
The problem is illustrated here:
http://omilia.uio.no/omc/test.html
To get around this problem, I've created an enormous js-file with the
exact same code copied in for each menu, but it would be nice to do it
properly.
Regards,
Lars Nygaard