Release: bad Browser – new Version 1.3

Release

Hi there …

today we finished the tests for our updated badBrowser version. More information about our ideas and sources for this script you will find here.

Changelog:

  • Google Chrome detect, warning < version 2.0
  • new Safari detecting mode

The userAgent from Safari and Chrome are very similar because both of them use webkit. So detecting is more difficult but works fine now in version 1.3

Thanks to chobo2 and fleshgrinder

Have fun and tell us your thoughts

NEW VERSION: 1.4
badBrowser Version 1.4 ( 1107x )

Related posts:

  1. jQuery badBrowser Update Version 1.4
  2. Fight old Browsers – Warning with jQuery

12 Responses to “Release: bad Browser – new Version 1.3”


  1. 1 Jake Collins

    Thank you!
    I am all for blocking old browsers. Oh my god have they made my life hell. Thank you, thank you, thank you!

  2. 2 blumentritt

    @jake
    you are welcome! if you have any hints or tricks to develope new features – tell us about! thank’s for your posting!
    greetz

  3. 3 Piet

    Hello, this system looks nice!
    But I don’t know how to install this, do I only have to add the document in my head? Both documents or only one of them.

    And anyway, by changing “($.browser.msie && parseInt($.browser.version, 10) <= 6)” into “($.browser.msie && parseInt($.browser.version, 10) <= 7)” , will it then work for IE7 to?

  4. 4 blumentritt

    @piet

    to use the script you have just to include the script in your header, include jquery also and test it.
    you can have a look at our company-website (http://www.team-noir.net)

    the ie7 testcase will work.
    <=7 (less or equal version 7)

  5. 5 Axel Giqueaux

    Thanks a lot for this great job. Very useful for IE6 but it does not work with IE 5.5.

  6. 6 Rui Santos

    Thanks for your awesome code did just what i wanted, only browser it fails to detect is IE5.5 but that’s not a big issue. i don’t think any dinossaur is still using that one :D

    Thanks!

    Rui Santos

  7. 7 Kevin Sorensen

    This script is really cool, I do have problems updating it to the following browsers.

    Safari < 4
    Firefox < 3.5
    Opera < 10
    Chrome < 4

    Any ideas?

    I can see that both scripts are linked, so maybe I'm doing it wrong :-)

  8. 8 blumentritt

    @all

    Have a look at my new release version 1.4!

  1. 1 Fight old Browsers - YouTube follows at fragmente
  2. 2 Fight old Browsers - Warning with jQuery at fragmente
  3. 3 fight Internet Explorer 6 - reloaded at fragmente
  4. 4 jQuery badBrowser Update Version 1.4 at fragmente

Leave a Reply

*