Search found 7 matches

by indod
Wed Mar 29, 2006 12:55 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Intermittent menu problems on IE
Replies: 12
Views: 7425

hi,

thanks for the feedback, really appreciated.

when you refer to the redundancies.......do you mean duplicate info on the menu items?

Indod
by indod
Tue Mar 28, 2006 8:35 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Intermittent menu problems on IE
Replies: 12
Views: 7425

Problem Solved - I think.

Michael, you were on the right track, and I was being an idiot :oops:

Basically, the menu data was being served as JavaScript through a PHP script (to grab data from the db), this isn't a problem, as long as the correct content type (in this case text/javascript) is ...
by indod
Tue Mar 28, 2006 7:40 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Intermittent menu problems on IE
Replies: 12
Views: 7425

Hi,

Some potential new developments....

I did say the menu was working correctly all the time in Firefox....however, some times the Firefox JavaScript Debug tool indicates an error, the error is;


Error: h$ is not defined
Source File: http://www.orms.co.za/newsite/index.php
Line: 1


Now this ...
by indod
Mon Mar 27, 2006 10:22 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Intermittent menu problems on IE
Replies: 12
Views: 7425

Hi Michael,

This should be fine, as long as the output is correct javascript syntax, also I am adding the correct mime type header before outputing the display.

Indod
by indod
Mon Mar 27, 2006 8:24 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Intermittent menu problems on IE
Replies: 12
Views: 7425

Hi,

i understand, the URL is

http://www.orms.co.za/newsite/

Using the menu, browse to the following menu item

"Products" > "Cameras" > "Digital Compact" > "Canon"

A list of cameras will be loaded up, now on the breadcrumb navigation just below the menu, click on the home link "WELCOME TO ORMS ...
by indod
Sun Mar 26, 2006 8:49 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Intermittent menu problems on IE
Replies: 12
Views: 7425

Hey Michael,

Thanks for the speedy reply and the suggestions. I reviewed both links and am pretty confident I have covered all my bases in terms of integration, and the menu is not sitting in a table (I had a fight with that problem earlier on in development!)

This is also very unusual.....

When ...
by indod
Sun Mar 26, 2006 8:19 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Intermittent menu problems on IE
Replies: 12
Views: 7425

Intermittent menu problems on IE

Hi there,

First time posting, just want to say excellent product, I'll be using it (and paying you!) in all my future web dev projects.

Just one issue, very weird, but first some background....

Menu data is generated (maybe not efficiently) from a mysql server using a php script. This menu data ...