Search found 4 matches

by CobaltSoftware
Tue May 22, 2007 4:04 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Pre-priming amazon-style menu with sub-menu selection?
Replies: 7
Views: 4618

I emailed off using the website box earlier today regarding the menu pre-selecting, but nothings come back. I hope they get back to me soon, but I'm rather suprised that not one person has tried such a thing before. It seems like the kind of thing thats easily possible if you know the magic ten ...
by CobaltSoftware
Tue May 22, 2007 6:27 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Pre-priming amazon-style menu with sub-menu selection?
Replies: 7
Views: 4618

Thank you. I'll contact them at start-of-business today.

Also, why do people have so much trouble relatively positioning the menu? I was able to achieve alignment of the menu inside a div within about ten minutes of work, since the entire layout I'm using is table-less.

Is this a big development ...
by CobaltSoftware
Mon May 21, 2007 9:21 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Pre-priming amazon-style menu with sub-menu selection?
Replies: 7
Views: 4618

I want to be able to, on command, open an arbtirary sub-menu.

For example:


<script language="Javascript">
openSubMenu('ARTISTS');
</script>


I've tried the popup command, and a few others, but I must be missing something. Note that I don't want to open by URL, because what an URL maps to on ...
by CobaltSoftware
Sun May 20, 2007 9:15 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Pre-priming amazon-style menu with sub-menu selection?
Replies: 7
Views: 4618

Pre-priming amazon-style menu with sub-menu selection?

Hey guys,

Please note, I am aware of the existence of the URL based opener, but
that's not what I'm looking for. Just in case anyone tries to tell me
to look at it.

I've got a 5.x menu (some of the code follows) I'm working on for a client
who's bought this thing. It works great so far! We're ...