dasmoth / dalliance

Interactive web-based genome browser.
http://www.biodalliance.org/
BSD 2-Clause "Simplified" License
227 stars 68 forks source link

report supported OS + operating systems for binary data #15

Closed brentp closed 13 years ago

brentp commented 13 years ago

apparently some browsers dont support the binary data. there is (if i recall) an alert indicating that, but it should further mention which operating systems + browsers are supported, something simple like:

windows: firefox > 4.0.0, safari > 1.1.1
linux: chrome > 1.0, firefox > 3.0
osx : safari > 1.2

or whatever, i made those up. this way, the user can have some information on how to see the full data.

dasmoth commented 13 years ago

Done, thanks for the suggestion.

(Fortunately there aren't any OS interactions at the moment -- all browsers which support binary data currently do so on all the major platforms).