Search found 2 matches

by LittleVoodoo
Sun Mar 14, 2004 7:25 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: debugging dynamically generated menu_data.js
Replies: 1
Views: 1640

:roll:
I just figured out a good way to debug the menu_data.php file.

First I didn't have to create the test file, just by running the menu_data.php gives me the output I need and second by adding // <br> to where I want page breaks gives me the output so I can have a look at my code.

http://www ...
by LittleVoodoo
Sun Mar 14, 2004 7:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: debugging dynamically generated menu_data.js
Replies: 1
Views: 1640

debugging dynamically generated menu_data.js

I am dynamically generating the menu_data.js information using php. I have created one crude solution for testing the menu_data file, but wondered if there were others out there? I wondered if there were many people dynamicallly generating their content.

I created a testmenu.php that consists of ...