Closed (fixed)
Project:
DHTML Menu
Version:
5.x-0.7
Component:
PHP Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 May 2007 at 19:15 UTC
Updated:
29 Apr 2008 at 00:22 UTC
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
Comment #1
merlinofchaos commentedYou 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.
Comment #2
biohabit commentedOk so adding ...
to my page.tpl.php file works in firefox, but completely breaks IE and Opera (white screen of death). Any suggestions?Comment #3
brmassa commentedJeremy,
doing this on D6 1.05 version should work.
regards,
massa
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.