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

dhtml menu


Poster: girishraju
Dated: Friday March 3 2006 - 11:10:16 GMT

hello all,

i have a problem in my application. i have integrated dhtml menu in my application. my requirement is that i want all the menu items to have url directing to same page but with different querystring. i am facing javascript error when i do this. please anybody help me.........


Poster: Migru
Dated: Friday March 3 2006 - 11:27:35 GMT

Hi

I don´t know what "different querystrings" are. Are there anchors on that page ?
If so, just attach a number of anchor_ids to your page yourfile.html
Sample:
Your html page yourfile.html contains

Code:
<A NAME="anchor_id"></A>

This anchor_id could be any "querystring".

Sample
Your menu contains an aI - string with an url

Code:
aI("text=anchor_id_text;url=yourfile.html#anchor_id;");


Hope this is what you would like to know.
Better is you provide a url.

Michael

thanks michel


Poster: girishraju
Dated: Friday March 3 2006 - 14:07:36 GMT

but my querystring is not an anchor. i am using this free license menu in a php file. the url could be like this ...
1) test.php?p1=100,
2)test.php?p1=200

these two urls will be binded to two different items in menu


Poster: Migru
Dated: Friday March 3 2006 - 15:13:14 GMT

Ops

ok, I´m not yet doing anything with php and SQL, this will take me a couple of weeks for me to come to that stuff. I´m sorry.

Michael