Search found 2 matches

by holiver
Tue Oct 29, 2002 12:51 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: How to use javascript as link instead of URL?
Replies: 1
Views: 1849

solution found.

use:
javascript:yourfunctionname(\"text"\...)
instead of: http://www.google.com
by holiver
Tue Oct 29, 2002 12:26 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: How to use javascript as link instead of URL?
Replies: 1
Views: 1849

How to use javascript as link instead of URL?

Hi All,

How can one substitute a javascript function call instead of a URL in the menus?