- Create Account

Love the Cascading Popup Menu

Forums > Cascading Popup Menus: Feedback > Love the Cascading Popup Menu
Author
Message

1) Rocketjock Group: Guests
IP: 206.127.--.--
Our Commpany reciently purchased Ektron CMS-400. Your Cascading Popup Menu was one the menu options included in the purchase. It works great!!!

The  bad news is CMS-400 is a piece of garbage. BIG BIG mistake on my bosses part.

The only question I have and haven't been able to get an answer on from Ektron is, how 508 compliant this menu?

Thanks again for a great product.

2) Angus Turnbull Group: Moderators
Posts: 4042 Joined: 7 Dec 2003 Location: New Zealand IP: 202.36.--.--
I would like to get a response from Ektron as well, as I don't quite recall them actually licensing the script from me, and the standard license doesn't allow redistribution.

That's not to say I'm 100% sure they're in violation -- they might have sublicensed it from another company somehow -- but if you do get a working contact address, please let me know at /contact/

As  for 508 compliance, I would recommend that you switch to the FreeStyle Menu script from this site. It's a new script that has been designed from the ground up with accessibility in mind, and should be a lot more 508 compliant compared to the Cascading Popup Menu script.

Cheers - Angus.

3) Bob Group: Guests
IP: 70.92.--.--
Angus,

I have volunteered to help launch the new web site for my daughters swim team and I am running into a logistical nightmare. I am at 50 plus pages and ever time another modification is requested I need to change each page. It is a pain in the Ass. I saw your CSS\Javascripts menus and thought they could work for me but would like you input before I make any changes.

Background  Information:
Temporary Site: www.aquajets.us/new/
Current menu: Dreamweavers MX mm_menu
Layout: Horizontal

Which one would you recommend? It looks as your Cascading Popup Menus would allow easy menu changes what if javascript is turned off.

Thanks in advance.

Bob
Minnesota  "Uff-da"

4) Angus Turnbull Group: Moderators
Posts: 4042 Joined: 7 Dec 2003 Location: New Zealand IP: 202.36.--.--
I don't think this is quite related to the Ektron CMS topic, but it does sound like you need a CMS of some kind :). Either that or just google for "server side includes" -- that's a way of including a common header/footer/menu etc on each of your pages.

If you cannot generate your pages using SSIs or a language like PHP (which allows you to include content automatically) you are probably better off with the Cascading Popup Menu script as it stores its data in an external file. Otherwise I would recommend the FreeStyle Menu script as it can work in modern browsers with JS disabled, and is generally newer and cooler.

- Angus.

5) molendijk Group: Members
Posts: 78 Joined: 29 Nov 2005 Location: The Netherlands (Groningen) IP: 84.86.--.--
Bob,

There's a good html to script converter at:

http://webdeveloper.earthweb.com/repository/javascripts/2003/06/195171/jsinc.h tml

Put the html (you want to be on every page) in the converter, save the result as a js-file, say 'include.js', and put the following on every page:

<SCRIPT language=javascript src="include.js" type=text/javascript></SCRIPT>

This way every change you make in 'include.js' will be reproduced on every page.

Is this what you mean?

(I've done this at
http://www.let.rug.nl/~molendyk/
and at
http://www.let.rug.nl/~molendyk/eendracht/

and  it works great).


Good  luck,

Arie.


Arie.

6) Bob Group: Guests
IP: 70.92.--.--
Arie,

Thanks for the advise. I will give it a try and let you know.

Bob
Minnesota  "Uff-da"

7) Rocketjock Group: Guests
IP: 206.127.--.--
Angus, please let us know how this thing with Ektron turns out.

Post a Reply:

You are not logged in, and will be posting anonymously as a guest. If you want to post using an account, please login at the top of this page.