View Single Post
  #14  
Anonymous Anonymous is offline
Junior Member
 
Join Date: Jan 2003
Anonymous is probably a spambot
Old 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?
Reply With Quote