I would be extremely handy if DHTML menu were compatibility with the block cache module. Currently a 'cached' block is made available for all DHTML menu blocks, but they end up being just static text.

Comments

merlinofchaos’s picture

You can 'fix' this by adding the dhtml_menu.js include directly into your theme; what happens is that the cache caches the actual output, but it doesn't know that a drupal_add_js was done in the block.

biohabit’s picture

Ok so adding ...

to my page.tpl.php file works in firefox, but completely breaks IE and Opera (white screen of death). Any suggestions?
brmassa’s picture

Status: Active » Fixed

Jeremy,

doing this on D6 1.05 version should work.

regards,

massa

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.