I've added some javascript within the description box of a section to add a link to another page. I have created two buttons the one thats displayed and the other onmouseover.
I assume that this is what is called hardcoding???
This is the code.
!!<<a href="Shirley_of_Hollywood.html" OnMouseOver="visit.src='visit-store2.gif' "
OnMouseOut="visit.src='visit-store.gif' "><img name="visit" id="visit" src="visit-store.gif" border=0 alt="visit" /></a>>!!
On the live site the mouseover works fine, although a bit slow to change but on my computer it shows no buttons just the symbol of a missing link/image.
I am new to this but leaning all the time and would be grateful for any suggestions.
Site address is www.local4.co.uk/acatalog
Thanking you in advance.
Roy
P.S.
Now I am confused because I just clicked on the link created in this message and it took me to my site. Now the mouseovers don't work at all. Which reminded me that even using the same exact code only the top button worked???????????????
I assume that this is what is called hardcoding???
This is the code.
!!<<a href="Shirley_of_Hollywood.html" OnMouseOver="visit.src='visit-store2.gif' "
OnMouseOut="visit.src='visit-store.gif' "><img name="visit" id="visit" src="visit-store.gif" border=0 alt="visit" /></a>>!!
On the live site the mouseover works fine, although a bit slow to change but on my computer it shows no buttons just the symbol of a missing link/image.
I am new to this but leaning all the time and would be grateful for any suggestions.
Site address is www.local4.co.uk/acatalog
Thanking you in advance.
Roy
P.S.
Now I am confused because I just clicked on the link created in this message and it took me to my site. Now the mouseovers don't work at all. Which reminded me that even using the same exact code only the top button worked???????????????
Comment