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

Feedback on: irt.org FAQ Knowledge Base Q1284, May 16, 2000 at 03:42:15:

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

Feedback on:
irt.org FAQ Knowledge Base Q1284

Sent by
michel on May 16, 2000 at 03:42:15:

Comments:
if (document.all && document.testMime.mimeType.toLowercase().indexOf('quicktime') !=-1)

should be

if (document.all && document.testMime.mimeType.toLowercase().indexOf(mimetype) !=-1)



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

©2018 Martin Webb