http://jquery.com/upgrade-guide/1.9/ with the version of jQuery 1.9
jquery.Broswer() is removed. Since filtrify using this method it does
not work with this version or above. I have added a custom minified
modernizr from http://modernizr.com/ and updated filtrify.js and
filtrify.min.js to use navigator.userAgent instead of $.browser(). Also
I have updated all example html pages to jQuery 1.10.1 and since
filtrify.min.js requires modernizr script, I have added custom build to
all example pages.
http://jquery.com/upgrade-guide/1.9/ with the version of jQuery 1.9 jquery.Broswer() is removed. Since filtrify using this method it does not work with this version or above. I have added a custom minified modernizr from http://modernizr.com/ and updated filtrify.js and filtrify.min.js to use navigator.userAgent instead of $.browser(). Also I have updated all example html pages to jQuery 1.10.1 and since filtrify.min.js requires modernizr script, I have added custom build to all example pages.