http://developer.irt.org/script/frame.htm
> -----Original Message----- > From: FlashGuy [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 25, 2002 9:28 AM > To: CF-Talk > Subject: <input tag > > > I'm using 3 column frames on my site with the following names. > > | left | middle | right | > > I have this <input> line on a page in the "right" frame. When > I click on the "Refresh" button I want the "middle" frame refreshed. > The below only refreshes the "right" frame when clicked. > Whats wrong with my syntax or JS? > > > <input type="button" value="Refresh" > class="navlinks" onClick="javascript:history.go(0);" target="middle"> > > > --------------------------------------------------- > Colonel Nathan R. Jessop > Commanding Officer > Marine Ground Forces > Guatanamo Bay, Cuba > --------------------------------------------------- > > > > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

