Having problems with DHTML Menu? There is usually somebody here who knows the answer.
-
elioth
- Beginner

- Posts: 2
- Joined: Tue Oct 12, 2004 5:05 pm
Post
by elioth »
hi, i would like to make a link "mailto" but there is unless "url"
how can i do that?
Thanx a lot!
-
kevin3442
- Milonic God

- Posts: 2460
- Joined: Sat Sep 07, 2002 12:09 am
- Location: Lincoln, NE
-
Contact:
Post
by kevin3442 »
Code: Select all
aI("text=Item Text;url=mailto:whoever@wherever.com;");
Kevin
-
elioth
- Beginner

- Posts: 2
- Joined: Tue Oct 12, 2004 5:05 pm
Post
by elioth »
thanx a lot!!!