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 email server is running an evaluation copy of the MailShield anti-
spam software. Please contact your email administrator if you have any
questions about this message. MailShield product info: www.mailshield.com

-----------------------------------------------
To post, send email to [EMAIL PROTECTED]
To subscribe / unsubscribe: http://www.dfwcfug.org

Reply via email to