jQuery.BlackAndWhite icon indicating copy to clipboard operation
jQuery.BlackAndWhite copied to clipboard

webworkerPath

Open SebastienGicquel opened this issue 9 years ago • 4 comments

Hello,

What is webworkerPath and how to use it ?

Thanx

SebastienGicquel avatar Dec 18 '15 19:12 SebastienGicquel

It should be the path to this file that will be used in case no css filters are supported. This strategy will use webworkers to speed up the runtime calculations without blocking your browser

GianlucaGuarini avatar Dec 18 '15 20:12 GianlucaGuarini

In the Google chrome get cross origin error what to do??

virani06 avatar Dec 22 '15 18:12 virani06

@virani06 read the doc ?

GianlucaGuarini avatar Dec 22 '15 22:12 GianlucaGuarini

It is possible to add the feature to auto detect the plugin? In my case I'm using a Grunt stack that compress all js files in one single file, and I just would like to add it in the concatenation rules.

And it could just be a path and/or a boolean flag.

julianxhokaxhiu avatar Mar 02 '16 10:03 julianxhokaxhiu