Search found 5 matches
- Mon Aug 30, 2004 7:03 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Slow menu - don't know why
- Replies: 7
- Views: 5057
Fixed it...
In the menu.php file (which retrieves the menu data separate from the main index.php script) I had some ob_start() and other outbut buffering commands combined that seemed to F*k up the output in a way the IE JS interpreter does not like it. I cleaned up the menu.php file, did everything ...
- Fri Aug 27, 2004 2:52 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Slow menu - don't know why
- Replies: 7
- Views: 5057
How do I do that?
And how can I put an alert in the data file so it will not show up?
- Fri Aug 27, 2004 2:35 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Slow menu - don't know why
- Replies: 7
- Views: 5057
Solved
putting the menu data in a separate .php file does seem to correct the weird behaviour.
thanks again
jonas
thanks again
jonas
- Fri Aug 27, 2004 12:58 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Slow menu - don't know why
- Replies: 7
- Views: 5057
You are probably right
I guess you are right about the naming conflict. I will put the php code for the data in a separate file and test it later on the production server. On my own machine I never experienced the problem.
I will also post a followup.
thanks for your reply,
jonas
I will also post a followup.
thanks for your reply,
jonas
- Fri Aug 27, 2004 11:02 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Slow menu - don't know why
- Replies: 7
- Views: 5057
Slow menu - don't know why
The menu can be seen here and is slow (and sometimes does not appear): http://www.arcadesreseau.be/index.php
Mind the index.php, the index.html is a static temporary placeholder.
The menu data is build using php and the data file can be accessed on this url: http://www.arcadesreseau.be/index.php ...
Mind the index.php, the index.html is a static temporary placeholder.
The menu data is build using php and the data file can be accessed on this url: http://www.arcadesreseau.be/index.php ...