Acerca de Linux, BSD y notas personales

Detecting the Browser and it Resources

Navigator Object

  • Determine details of the user browser
  • appName – browser application name
  • appVersion – string containing version details
  • cookieEnabled – boolean value
  • mimeTypes – array of known types of files
  • plugins – array of plug-in application
  • platform – operating system

http://www.devguru.com/technologies/javascript/11226.asp

 

Leave a comment

You must be logged in to post a comment.