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
Comment #1
Kisama commentedScratch 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?
Comment #2
yrocq commentedI don't understand. What do you want to prevent ?
Comment #3
Kisama commentedMy apologies. I ended up running with another menu solution that behaved more as I desired.
Comment #4
yrocq commented