jrevillini
Results
2
issues of
jrevillini
Running the latest from the repo. I believe I'm in jQuery.noConflict mode, so there's no global $, just jQuery. When I fire $('.whatever.').uniform(), I run into errors on the second...
The code as written now assumes that either - window.onload is set explicitly, or - window.onload is undefined But if someone used jQuery to add a handler i.e. `jQuery( function(...