JavaScript, Tips, Tricks, Tutorial, Web page, Live Editing, Browser, Chrome, Google Chrome, WebPage How to live edit any webpage I learned this trick to edit any web page on the fly long time ago. It was fun in the beginning and good technique to prank friends. With this technique when you type
JavaScript, Web page, UIWebView, Swift 3.0, iOS, InterApp iOS - Communication from iOS to JavaScript This is the first part of a series about communication between iOS and JavaScript. In this part we will see How to call JavaScript functions from iOS How to get return value of
JavaScript, Objective-C, UIWebView, Web page, YouTube, PDF Adding custom Media content into UIWebView Recently I was working on the app to show custom media content in the UIWebView. This media could be Images Regular videos YouTube videos PDF Files In this post, I will show how