Code for adding loading bar in app

Code for adding loading bar in app

I am using jquery mobile to build mobile app and use Phonegap build to convert into .apk file.My app have button which redirect user to web page.i using phonegap plugin inappbrowser  to display webpage.Problem is webpage not shown until it fully loaded in browser.for fast internet connection it look smooth but for slow internet connection it looks app is hang for while.My question is how i add loading bar in app. so loading bar is appear and web page loading take place at its back