Skip to content

Detect which browser someone is using without looking at their useragent or using javascript. A tiny proof of concept

License

Notifications You must be signed in to change notification settings

DysphoricUnicorn/CssOnlyBrowserDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CSS-only browser detection proof of concept

This is a tiny and admittedly not very thought out proof of concept to detect what browser someone is using without looking at the useragent or executing javascript.

I got the idea because sometimes cross browser compatibility in css stuff is really annoying.

Click here for a demo.

About

Detect which browser someone is using without looking at their useragent or using javascript. A tiny proof of concept

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages