Search found 5 matches

by mortner
Wed Jan 25, 2006 8:42 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Works in IE but not FireFox -Expected ':' but found '='
Replies: 3
Views: 2741

Yep that did the trick.
So for future ref. If you want to use images with rollover you have to have the image named for IE and you have to have the ID the same as the image name for NS, FireFox and Safari.


<img name="formor_template_10" id="formor_template_10" src="images/formor_template_10.jpg ...
by mortner
Wed Jan 25, 2006 6:16 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Very larg menu very slow
Replies: 1
Views: 1622

I was able to figure this one out on my own. I was pulling the same info from the database multiple times.
by mortner
Wed Jan 25, 2006 2:28 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Very larg menu very slow
Replies: 1
Views: 1622

Very larg menu very slow

I have a very large menu that is very slow to render.
Anyone have any idea?

dev.formor.com

It is database driven.
by mortner
Wed Jan 25, 2006 1:33 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Works in IE but not FireFox -Expected ':' but found '='
Replies: 3
Views: 2741

Actually now that I upgraded milonic the error I am getting is k_ has no properties in mmenudom.js line 20
by mortner
Wed Jan 25, 2006 1:27 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Works in IE but not FireFox -Expected ':' but found '='
Replies: 3
Views: 2741

Works in IE but not FireFox -Expected ':' but found '='

I am having a problem with my milonic menu. It works great in IE for PC but can not get it working in Mac or PC FireFox or Safari.

http://dev.formor.com

I get a expected ':' but found '=' at line 0 in my FireFox javascript debug tool.
I am using the popup and popdown fuctions on an image in a ...