SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
Thread: mime type: application/x-java-vm
-
Jan 25, 2007, 14:30 #1
- Join Date
- Mar 2001
- Posts
- 3,537
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
mime type: application/x-java-vm
Anyone know what a message saying:
[the page] has content of MIME type “application/x-java-vm”, but you don’t have a plug-in installed for this MIME type.
missing application
Code:<html> <head><title></title> <script type="text/javascript"> var types = navigator.mimeTypes; var atype; for(atype in types) { document.write('<div>' +types[atype].type+'</div>'); } </script> </head> <body> </body> </html>
-
Jan 25, 2007, 17:19 #2
- Join Date
- Jul 2005
- Location
- West Springfield, Massachusetts
- Posts
- 17,290
- Mentioned
- 198 Post(s)
- Tagged
- 3 Thread(s)
browser plugin
When you open that page you posted, does that plugin show in the list?
It sounds like you might have the plugin but the browser doesn't have the MIME type associated with it. Or maybe you have the option for that plugin disabled?Big Change Coming Soon - if you want your PMs save them now!
What you need to do to prepare for our migration to Discourse
A New SitePoint Forum Experience: Our Move to Discourse
Bookmarks