Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback on: irt.org FAQ Knowledge Base Q1284, April 05, 2000 at 11:16:06:

You are here: irt.org | About | Feedback | 1043 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q1284

Sent by
Norbert Hartkamp -- Germany on April 05, 2000 at 11:16:06:

Worth:
Very worth reading

Comments:
There is a typo in the script, I believe: toLowercase() instead of toLowerCase() (with the lower "c" the script didn't function)

Another error might be, that the mimeType should be tested for
indexOf('shockwave') not indexOf('quicktime'), am I right?

Here is the compelte script:

<html>
<head>
<title>test</title>

</head>
<body bgcolor="#ffffff">
<img name="testMime" src="test.swf">

<script language="JavaScript">

</script>


</body>
</html>



Other feedback on 'irt.org FAQ Knowledge Base Q1284' - show all

©2018 Martin Webb