weirdo78
09-13-2003, 05:01 PM
ok hi. my names lindsay, and i realise how lame i am when it comes to html and especially javascript which is why it may seem rather stupid to endevour on such a task as to change the website i maintain for a local band to a who javascript mess of a thing. i was attempting frames, it just looked to good to resist. any way im a bit screwed, ive got lovely links which change colour when you pass yer mouse over them (ooooooohhh) but i cant make them link to anywhere, ive tried EVERYTHING i can think of and its driving me crazy. This is the code i gots and im praying someone here can tell me where i need to put the link to make the link page come up in the main section of the page. eternally thankfull and embarrassed. lindsay
<a onmouseover="javascript:flip('home', 2)"
onmouseout="javascript:flip('home', 1)" href="javascript:link()"
;="" target="main"> <img src="home1.gif"
alt="" width="150" height="35" name="home" border="0">
</a>
<a onmouseover="javascript:flip('home', 2)"
onmouseout="javascript:flip('home', 1)" href="javascript:link()"
;="" target="main"> <img src="home1.gif"
alt="" width="150" height="35" name="home" border="0">
</a>