Aaron Bauman

Results 2 issues of Aaron Bauman

While updating our site to jQuery v3.1.1 I am having issues with the jQuery plugin using jQuery.expr. `$.expr[':'].uri = uriSizzle;` I believe this should be changed to: `$.expr.pseudos.uri = uriSizzle;`...

I started having issues with ez-plus in my app with the initial zoom of a picture being jacked up as compared to the zoom that happens after clicking on a...