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:40
I need to use links with parametrs.
Poster: Gerzon.Sergey
Dated: Thursday March 1 2007 - 11:05:18 GMT
Gerzon.Sergey __at__ weizmann.ac.il
I need to use links with parametrs like this
http://ligin.weizmann.ac.il/~lpgerzon/L ... e=SAMPLES&
Can I use Milonic menu in such a case?
How to transmit parameter values
to menu_data.js file.
How to prepare links with parameter line in
menu_data.js file.
thanks in advance
Gerzon Sergey.
Poster: Ruth
Dated: Friday March 2 2007 - 3:17:41 GMT
Hi,
People seem to use parameters in links all the time. That link you posted here would be this way in the aI string. The aI string has to be one line so it would have to be one line for that url.
Code:
url=http://ligin.weizmann.ac.il/~lpgerzon/LC/lcgc/ps.cgi?db=test_met&last_modifier=5&work_name=SAMPLES&;
I'm not sure what you are asking as to transmitting it to the menu.
Ruth