MarcusRhodes

Results 2 issues of MarcusRhodes

I have an HTML document I'm trying to print from the inappbrowser, and I am using postmessage to pass the document from the browser to cordova-plugins-printer. When I press the...

I installed the plugin using the instructions for Typescript [here](https://www.npmjs.com/package/jquery-mask-plugin), so just used this in the console: `npm install --save-dev @types/jquery-mask-plugin` When I try to use the code `$("#inputID").mask('AAAAAAAAAA');` in...