You have double quotation marks instead of singles which could possably be the problem.
You have:
menu1[0]="<a href="instructions.html">Learn How To Play</a>"
menu1[1]="<a...
Type: Posts; User: Unsigned; Keyword(s):
You have double quotation marks instead of singles which could possably be the problem.
You have:
menu1[0]="<a href="instructions.html">Learn How To Play</a>"
menu1[1]="<a...
I have over 300 pages on my site so everytime i want to change a link i have to go through them all. Is there any way of putting the javascript on my server and then running it on all of the pages...
Brilliant, thanks very much.
Does anybody know how i could center the text. You can view the page at http://www.unsignedmuzik.com/gigs.html
I have tried putting the script into seperate tables but it still appears in the bottom...
I have seen a question similar to this on your forum before but cannot find it now, so forgive me if it has already been answered. However, when I use the script in the CGI bin in my forum (YABB...
Do you know how to change the text colours seperate from the rest of the page as it automatically goes to the text colour i have set in the body.
Thanks again.
Sorry, it's me again. The script works fine but i have got a page with alot of tables and ever since i installed the script if i use the back button to that page one of the tables gets larger each...
Brilliant! Thanks very much, that's working fine now.
Thanks very much for replying, but i'm being a bit thick. I'm using this script for the image flip:
<HEAD>
<script language="JavaScript">
{
ar=new Image();
ar.src="ar.gif";
aron=new...
Does anybody know how i would apply a drop down menu from an image flip.
Thanks,
Unsigned.