I made a signature:


which works with any normal search bar. An example is javascript:history.back().
Since it doesn't work in Scratch, anyone have another idea?
Offline
I know. I was trying to make it work
Offline
slinger wrote:
What about a dropbox redirect?
I'll try that.
Offline
For the reload button you could link to a php file with:
<?php
header("Location: ".$_SERVER["HTTP_REFERER"]);
die("Redirecting...");
?>Offline
Actually, i'll use tiny.cc or tinyurl.com if they work.
Offline
They don't work for me.
EDIT: Oh. That's the point.
Last edited by funelephant (2012-06-23 16:13:31)

Offline