Hi,
My apologise in advance, just jumped here for advice from the Flash graphics forum and know very little about Javascript syntax..
I want modify a freebe javascript dropdown menu giving a small popup, is it possible to insert a variable in the <OPTION> or in any other section of the script or just start again with a new script...
I tried...
<option value="./business_cards/$TPL_area/any.html">test1
futher 18 <option values,,,,,,,test19
no joy...
$TPL_area is a folder name, I wish to use different folders depending on the area of the signed in person rather than have to duplicate all nineteen lines 25 times using if statments for all the areas I cover...
So I ask is it possible to crack my problem...
As a cherry on the cake I would also like it to stay on the top
Cheers in advance
John
My apologise in advance, just jumped here for advice from the Flash graphics forum and know very little about Javascript syntax..
I want modify a freebe javascript dropdown menu giving a small popup, is it possible to insert a variable in the <OPTION> or in any other section of the script or just start again with a new script...
I tried...
<option value="./business_cards/$TPL_area/any.html">test1
futher 18 <option values,,,,,,,test19
no joy...
$TPL_area is a folder name, I wish to use different folders depending on the area of the signed in person rather than have to duplicate all nineteen lines 25 times using if statments for all the areas I cover...
So I ask is it possible to crack my problem...
As a cherry on the cake I would also like it to stay on the top
Cheers in advance
John