Christof
Christof
hi, I tried to convert your jQuery version to a vanilla JS version (no dependencies) and added some changes too (like programmatic API in addition to data-model-... options. Guess I...
While reading http://dfmcphee.com/2016/03/flex-items-and-min-width-0/ I thought this may be a workaround for the bug in Firefox (tested on Win10 only but guess all platforms). Demo page http://jsbin.com/bijate/edit Edge and Chrome shrink...
Great work! Would be nice to see which browsers support which cursor though. Just looked into a few and noticed context-menu seems IE only, zoom and grab Firefox and Chrome...
on the demo page that the text (almost) stays fixed/optically stable when scrolling in Chrome (Windows). In Firefox and much more so in Edge the text seems a bit "jumpy"...
When I load an URL into the JSBrowser (or actually any ``) print (via e.g. `window.print()` it fails with an exception in an edge dll (generated?) preview.js :( Is there...
http://jsbin.com/jujacu/edit?html,css,output Edge (and IE) do not support the full CSS 3 cursor spec, notably no PNG, dataURI and hotspot support. Could you add this the the status page? Thanks!