Re: Context menu class in document.write
2004/12/05 14:16
Viewed 8890 times
Replies: 1/4

Well, as long as you call DynarchMenu.setup after your elements are generated, it should work fine. Just make sure you assign an ID to those elements that that you pass the correct ID in the class attribute of the LI defining the context menu, as described in the sample files related to context menus. I can provide further assistance if you can show me a piece of code to work on. ;-) A test URL would be great.

Re[3]: Context menu class in document.write
2004/12/05 17:09
Viewed 13624 times
Replies: 1/2

guess it doesn't handle code pasted in that well, sorry about that.

What I was saying was that it's a simple document.write type thing with an href="url" and an id="context". But I wonder if it's even possible because when I view the source I see the javascript that generates the links and not the links themselves. Is the browser not interpreting those as generated strings and instead just executing them and displaying them maybe? That's what it looks like, don't think there's a way I could get around that.

last
Google