Categories
Tags → Reload Javascript Script

TPCS Refresh document once

Sometimes you need for a web document to instantly reload itself but only once. This Javascript does just that. As soon as the page loads it will refresh / reload once. This script will append ?reloaded=true to the page it reloads. If this is manuall...
DETAILS

Random Yahoo Links using AJAX

A small PHP file on your server pulls in Yahoo links randomly. An AJAX (Asynchronous Javascript and HTMLRequest) script on your web page serves up a different link each time a viewer clicks on it. No need to reload page to get different links. Very s...
DETAILS
©2003-2019 jCay.com