Ezilon.com - Target Your Audience, be Seen in Your Region

loading speed of drop down menu

You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.

They have: 2 posts

Joined: Aug 2006

I'm learning to create JS drop down menu by writting code. And I met a problem, how can I speed up the loading of drop down menu.

There are also some other dynamic menus, such as CSS menu and flash menu. What do you use for your website navigation?

waffles's picture

They have: 54 posts

Joined: Jun 2006

Straight up inline displayed list. No need for me to get much beyond that. I might switch toa CSS dropdown when I have some shows up.

CSS is what I'd recomdend. You can make on that validates now, so there's no reason not to.

waffles Radio Coming to a set of speakers near you September 2006

Megan's picture
Administrator

She has: 10,288 posts

Joined: Jun 1999

If you look in the control panel here on this site you'll see an example that works with CSS. This site has some good examples. They're not pretty but they don't need to be, it's just a code demo.

They have: 2 posts

Joined: Aug 2006

Nice examples! Thank you:)