|
|

Aug 2nd, 2004, 09:42 AM
ok. That works great but... it's switching the text not the htm file.
So... say instead of loading the contents of "star.htm" it's just loading the words "star.htm".
Here's what I put:
<input type="radio" value="triangle" name="shapes" checked onclick=test("triangle.htm")>
am I missing something?
|
|
|
|