How to use javascript as link instead of URL?

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
holiver
Beginner
Beginner
Posts: 2
Joined: Tue Oct 29, 2002 12:22 pm

How to use javascript as link instead of URL?

Post by holiver »

Hi All,

How can one substitute a javascript function call instead of a URL in the menus?
holiver
Beginner
Beginner
Posts: 2
Joined: Tue Oct 29, 2002 12:22 pm

solution found.

Post by holiver »

use:
javascript:yourfunctionname(\"text"\...)
instead of: http://www.google.com
Post Reply