Search found 1 match

by tku
Fri Oct 03, 2003 12:32 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Using a variable for always the same url in Links
Replies: 1
Views: 3733

Using a variable for always the same url in Links

Hi

I'm not quite good in JS, so I need a little help.

I am using the menu and most of the menu items are linking to another domain like http://www.xyz.com/<different sites>.

Currently, I am writing this url hard-coded in each menu link, but I would prefer to write it in a JavaScript variable in ...