gfx icon indicating copy to clipboard operation
gfx copied to clipboard

Remove use of $.browser from gfx initialization

Open cayleyh opened this issue 11 years ago • 2 comments

$.browser has been removed as of JQuery 1.9 (http://jquery.com/upgrade-guide/1.9/#jquery-browser-removed). This fix replaces use of $.browser with navigator.userAgent detection to determine if the browser is WebKit or Firefox.

cayleyh avatar Mar 29 '13 05:03 cayleyh

as ie10 supports css 3d animation now too, I think this problem requires a more replete solution

jedierikb avatar May 02 '13 17:05 jedierikb

+1

drewfreyling avatar Oct 21 '13 03:10 drewfreyling