Awhile ago I posted a browser class I was using for browser sniffing,
and it was suggest it maybe useful as a tiny haXelib, overly simple
but generic enough to be useful.
I have put an hg repository up and created a simple example use with
some greyscale browser icons, please use icon for testing only.
You can see the sample test here:
http://browserhx.googlecode.com/hg/sample/deploy/browserTest.html
The haxelib is here:
http://lib.haxe.org/p/browserhx
The repository is here:
http://code.google.com/p/browserhx/
please feel free to suggest changes or improvements if you find it
useful. It seemed sensible to abstract it from divtastic or any other
dependency/or assumed library. I could be improved vastly, feel free
to contribute :)