eclypto
03-08-2004, 04:45 AM
Does anyone know how to use HTML to refresh a page after clicking a link (possibly using "()onclick"?
Muchas Gracias
Muchas Gracias
|
||||
Refreshing "On Click"eclypto 03-08-2004, 04:45 AM Does anyone know how to use HTML to refresh a page after clicking a link (possibly using "()onclick"? Muchas Gracias Nightfire 03-08-2004, 05:31 AM This may work <a href="javascript://" onclick="javascript:document.refresh()">Refresh</a> Eskimo 03-08-2004, 06:13 AM why not just make a link to the reffering page? Does javascript really need to be used? Fatman 03-10-2004, 10:11 AM yep just use: <a href="URL_OF_CURRENT_PAGE.htm">Click here to refresh</a> Fatman |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum