Browser detection

browser, vendor, mobile, events, HTML5, gesture, touch

The goal of this script is to inform about the capacity of the browser used by the user.

See the browser.js source to see how this is done.

Your browser information

Browser CodeName: Mozilla
Browser Name: Netscape
Browser Version: 5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Cookies Enabled: true
Platform: Linux x86_64
User agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
mouse click: true
mouse dblclick: true
mouse mousedown: true
mouse mouseup: true
mouse mouseover: true
mouse mousemove: true
mouse mouseout: true
key keypress: true
key keydown: true
key keyup: true
HTML load: true
HTML unload: true
HTML abort: true
HTML error: true
view resize: true
view scroll: true
form submit: true
form reset: true
form control select: true
form control change: true
activation focus: true
activation blur: true
touch touchstart: false
touch touchend: false
touch touchmove: false
touch touchcancel: false
gesture gesturestart: false
gesture gesturechange: false
gesture gestureend: false
HTML5 hashchange: true
HTML5 online: true
HTML5 offline: true
HTML5 message: true
HTML5 undo: false
HTML5 redo: false
HTML5 storage: true
HTML5 popstate: true
HTML5 canplay: true
HTML5 seeking: true
HTML5 seekend: false
orientation deviceorientation: true
orientation mozorientation: false
orientation devicemotion: true

Click or touch the red square to get information about the selected events

click
dblclick
mousedown
mouseup
mouseover
mousemove
mouseout
touchstart
touchend
touchmove
touchcancel
gesturestart
gesturechange
gestureend