JavaScript Mini-FAQ Sooner, or later, as we start learning and using JavaScript, we will all have questions we want answered. One author, Danny Goodman, has compiled a list of typical questions people ask when starting out with JavaScript.
| Name: |
vlad |
| Subject: |
Get MIME types in IE (mimetypes) |
| Date: |
02-01-2000 03:27AM |
Does anybody knows how can I see the Mime Types in IE ?
In netscape is easy, it works with
"navigator.mimeTypes[x].description"
if is someone interested in more, pls. mail to me.
Thanks,
Vlad.
|
Other posts in this thread:
| Top | | Get MIME types in IE (mimetypes) | vlad | 02-01-2000 03:27AM |
Reply to this post:
|
 |
Visit the JavaScript Forum!
New On DevShed:
Hot Forum Topics:
|