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:22

mm_passItemRef()


Poster: drumbo
Dated: Tuesday December 6 2005 - 18:15:19 GMT

Hi,

I have recently come across your menus and have been trying them out. Excellent stuff!!

However I have a query re this funtion and the example you gave on
http://support.milonic.com/demos/pass_i ... /index.htm

Basically I have managed to implement it as you put in the example, however I have a problem as I have to pass a number of variables in the URL and if I do that - the function won't work

For example

http://test.mydomain.com/Pictures.asp?Cat=1&subcat=2?32

The ?32 is what your jscript is putting on the end of my URL

Is there anyway that I can make it something like
http://test.mydomain.com/Pictures.asp?C ... =2&menu=32

where &menu=32 is what your script adds on


Thanks for the help and a fantastic menu system


Poster: Ruth
Dated: Tuesday December 6 2005 - 21:39:59 GMT

Hi,

I agree I think it's a terrific menu system.

The pass_itemRef is not a 'Milonic' function. It was written by a forum volunteer, Kevin, for something someone asked how to do in the forum.

If you know how to do things with functions, you can modify that to do what you wanted. Unfortunately, I'm not able to do that, and Kevin has been out for awhile. I'm not sure when he'll be back.

I just wanted to let you know we are not ignoring your question :)

Ruth


Poster: drumbo
Dated: Wednesday December 7 2005 - 19:33:59 GMT

Thanks Ruth,

I am a bit of a "fly by night" coder when it comes to web pages - especially javascript!