Log in

View Full Version : Jim's DHTML Menu v5.7 question



talsh
01-20-2005, 07:59 AM
Hello,

I have found "Jim's DHTML Menu v5.7" as very suitable for me but I am trying to create new link in the thetext array.

I am trying to create there <a href="mailto:{email}">{Name}</a> and I receive error.

This anyone could help me with this?

Thanks in advanced,
Tal

simonf
01-20-2005, 09:06 AM
Hi

I modified the config.js file and it worked:

menus[1].addItem("mailto:simonf@vag.co.za", "", 22, "left", "Mail SimonF", 0);