Skip to content Skip to sidebar Skip to footer
Showing posts with the label Plugins

How To Convert Html To Rtf Using Javascript

I have an input HTML file with header and footer. It needs to be converted to RTF. The header/foote… Read more How To Convert Html To Rtf Using Javascript

Using Plugins In Chrome Extension

I am making a Chrome extension and want to implement a plugin mark.js (https://markjs.io/) that wou… Read more Using Plugins In Chrome Extension

Cordova Plugins Not Working When Using Framework7

I am making a Cordova app using Framework7 for iOS/Android. I'm trying to add the social sharin… Read more Cordova Plugins Not Working When Using Framework7

Ajax Not Working With Jquery Flip! Plugin

I'm trying to use the FLIP! plugin and have it's content loaded by ajax. I'm running in… Read more Ajax Not Working With Jquery Flip! Plugin

Contenteditable="true": Creating A Syntax Highlighted Input Form

I'm currently fiddling around with contenteditable='true' to create a syntax highlighte… Read more Contenteditable="true": Creating A Syntax Highlighted Input Form