FYI, I was able to get Nice Menus to work in Bluemarine in IE 6 by disabling modules that placed extra javascript statements in the page header, i.e. Gmap and Tagadelic.

Comments

Adrian Freed’s picture

yes, Nice Menus has lots of bugs when it comes to playing well with themes and other javascript. I have been able to fix some of them. Here, for example, is the correct way of handling the onload function so other javascripts can have an onload method:
http://www.polymedia.org/modules/dropdown_books/dropdown_books.js

jakeg’s picture

Title: Got Nice Menus to work in Bluemarine in IE 6 » JS onload issues

I've now implemented this in cvs, no?

vthirteen’s picture

Version: 4.6.x-1.x-dev » 4.7.x-1.x-dev

i seem to have the same onload problem (i use the last 4.7 version of the module)

jakeg’s picture

Status: Active » Fixed

This should be fixed in the latest version of 4.6, 4.7 and head.

Anonymous’s picture

Status: Fixed » Closed (fixed)