I'm developing using Drupal 6 using Google Chrome. The menus render perfectly. However, I test in IE 7 and Firefox 3 and they default to what I'm guessing is the "no javascript" setting. I've checked both browsers and found that JS is enabled. What do I do?

Comments

Kisama’s picture

Scratch that. The problem is that it's not automatically initialized for all users. You have to manually check the boxes for "anonymous users" before it will load for them. As I was loading the page up in other browsers, I wasn't logged in and hence the breaking in functionality. Also, if you have a menu item that goes to that menu will be automatically expanded when you load the home page. Is there a way to prevent this?

yrocq’s picture

Component: Code » User interface
Assigned: Unassigned » yrocq
Status: Active » Postponed (maintainer needs more info)

I don't understand. What do you want to prevent ?

Kisama’s picture

My apologies. I ended up running with another menu solution that behaved more as I desired.

yrocq’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)