Forum Moderators: open
The error message below is presented by firebug when I inspect the page.
<script src="crossFader.js" type="text/javascript" language="JavaScript">
1<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
2<html><head>
3<title>404 Not Found</title>
4</head><body>
5<h1>Not Found</h1>
6<p>The requested URL /crossFader.js was not found on this server.</p>
7<p>Additionally, a 404 Not Found
8error was encountered while trying to use an ErrorDocument to handle the request.</p>
9<hr>
10<address>Apache/2.2.11 Server at www.whoswaiting.com.au Port 80</address>
11</body></html>
12
</script>