Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:47

Detail Menu Logging


Poster: kldennis
Dated: Tuesday January 20 2004 - 17:01:10 GMT

Is there a way to configure the MMenu to log (server logs) what menu/submenu a user selects? Right now, the server only reports access to the .js files:

207.x.x.x - - [20/Jan/2004:10:46:25 -0600] "GET /java/milonic_src.js HTTP/1.0" 304 - "http://www.somedomaing.com/" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"


Poster: kevin3442
Dated: Monday January 26 2004 - 20:47:41 GMT

Since the menu's javascript is client-side, I don't see any way to do this directly. the server logs should at least register what pages were visited as a result of the menu's use, but that would be mixed in with the hits resultig from other navigation options. I suppose you could put togetheryour own functions to count instances when each menu is opened, etc. then save the info in your own database.

Kevin