Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Re: Refreshing a window


Message #1 by "Devon Walsh" <prosthetic_martian_head@y...> on Fri, 17 Aug 2001 04:32:02
if not... Try:

OnClick="javascript:window.refresh()"

otherwise just call a function and put and put window.refresh(); in that 
function.

  Return to Index