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:18
Creation of button next and previous ...
Poster: Nico
Dated: Monday January 9 2006 - 10:31:40 GMT
Hi to all,
I want to add tow button next and previous to my milonic menu.
The pb is that i can't put direct link, i need the link change according with the page where i am. So i need dynamic link.
I would like to use xml but i don't know how i do.
Thanks for your help
history
Poster: Migru
Dated: Monday January 9 2006 - 12:04:02 GMT
Hi
This may help:
Code:
aI("text=back;url=javascript:history.go(-1);");
aI("text=forward;url=javascript:history.go(1);");
aI("text=forward;url=javascript:history.go(1);");
See:
http://www.milonic.com/menusample27.php
Download the sample there.
Quote:
(Context Right Click Menu )
Michael