------=_NextPart_000_000B_01C5C6C8.507AA160 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Question for any computer techies on this list - before anyone complains I = know it's off-topic, but I need to know the answer because I am re-writing = the website which goes with this email list. Basically, I need to call two javascripts from within the html - one for th= e menu, and one for the email addresses to stop spam robots getting them. P= reviously I've only had to call one script at a time and used then called it= as necessary elsewhere in the code. How do I call two separate scripts (me= nu.js and email.js)from within the same page of HTML - both are needed? Answers off-list please to avoid further irritation! Thanks David ------=_NextPart_000_000B_01C5C6C8.507AA160 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Question for any computer techies on this = list -=20 before anyone complains I know it's off-topic, but I need to know the answe= r=20 because I am re-writing the website which goes with this email=20 list.
 
Basically, I need to call two javascripts = from=20 within the html - one for the menu, and one for the email addresses to stop= spam=20 robots getting them. Previously I've only had to call one script at a time = and=20 used <script src =3D "javascript/menu.js" language =3D=20 "javascript"></script> then called it as necessary elsewhere in th= e=20 code. How do I call two separate scripts (menu.js and email.js)from within = the=20 same page of HTML - both are needed?
 
Answers off-list please to avoid further=20 irritation!
 
Thanks
 
David
------=_NextPart_000_000B_01C5C6C8.507AA160--