Elxis CMS Forum
Support => General => Topic started by: gooper on October 29, 2007, 18:40:57
-
Hi forum,
I have sucessfully installed the Dynamic Menu Module after reading the comments here in the forum.
As I am now deveolping my own Template for our Layout I have experienced a strange error.
I am testing with Firefox and IE to enshure that my layout will work well with both, i have found the Dynamic Menu working well with Firefox but the links in the Dyn Menu in IE seem not to work.
I have created a submenu with 2 links, but when I try to click them nothin happens... I have expected to see an erro message or something like that from my IE but nothing.....
ADDED: I have tryed other Pages that use it to make sure JavaScript is not disabled on my IE....
Anyone an idea?
thanks
Tobias
-
Hi,
Strange.
Could you send us a URL?
Thank you.
-
sorry... is a virtual machine test system....
noone an idea?
-
I know there are some issues and IE... something about the ordering of the tags in <head> section... but, if you are testing on local machine, I can only give you this hint. Also, I cannot check your template. Just experiment with ordering of the tags in header...
-
i think your template is based on DIV , there is some problem in JSCookMenu with DIV based templates , try to convert some DIVs to Tables , may be your problem solve ...
-
yes the template is completly in div`s.... do you think using a completely table-based template would work?
does anyone know where i can download a template that is using the Dynamic Menu for a test?
-
yes the template is completly in div`s.... do you think using a completely table-based template would work?
does anyone know where i can download a template that is using the Dynamic Menu for a test?
Dynamic menu is a module, so you can use it with any template. I have tried this module on few different servers, and it worked fine for me.
PS
NEVER use tables. They are history now...
-
i think it works if your DIVs haven't any clear:left or right in their modules positions in css classes , so if it hasn't this css style it should be work ...