Dynamic View Support Detection
Site Bugs / Suggestions
1
Posts
1
Posters
0
Views
1
Watching
-
While I'm not sure how the dynamic view feature for Mozilla is implemented I assume it to work for Safari, too. Ok, Safari ain't really the browser of choice for the intended audience, I'm currently forced to browse the web via MacOS X. And being a pedantic x-browser JS advocate (or something in this direction, greetings to irc://irc.efnet.net/#javascript), I'd like to see my favorite development site to do feature detection the right way, testing for feature support instead of browser version/name. This way, the site would support future browsers out-of-the box, too :cool: