Current location: Hot Scripts Forums » General Web Coding » JavaScript » simple code


simple code

Reply
  #1 (permalink)  
Old 05-26-05, 05:26 AM
gwf gwf is offline
Newbie Coder
 
Join Date: May 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
simple code

i need a simple code, a hyperlink that refreshes the page! i really cant remember it. thanks in advance!
Reply With Quote
  #2 (permalink)  
Old 05-26-05, 05:52 AM
NeverMind's Avatar
NeverMind NeverMind is offline
Community VIP
 
Join Date: Aug 2003
Location: K.S.A
Posts: 2,257
Thanks: 0
Thanked 2 Times in 1 Post
Code:
<a href="javascript:window.location.reload(true)">Refresh</a>
<input type="button" value="Refresh" onclick="javascript:window.location.reload(true)" />

Last edited by NeverMind; 05-26-05 at 05:55 AM.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple Code to go to specific URL maxo C/C++ 0 02-10-05 11:53 AM
Simple Create a file code ancdy Script Requests 2 01-24-05 11:02 AM
Affiliate tracking simple code required danielbates Script Requests 0 09-29-04 05:55 PM
looking for a simple forum php code westwood Script Requests 5 10-07-03 02:26 AM
Need a simple user code! dave111 Script Requests 1 09-07-03 09:48 AM


All times are GMT -5. The time now is 10:48 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.