simmerjs icon indicating copy to clipboard operation
simmerjs copied to clipboard

Can it be used on an iframe?

Open marcis opened this issue 4 years ago • 0 comments

If so, how please?

I tried:

var mySimmer = Simmer.noConflict(
                window, 
                {},
                document.getElementById('my-iframe').querySelectorAll
            );

Regards

marcis avatar May 13 '20 05:05 marcis