I want to use $('#externalPageDivID').load('') in order to load an external page and put the content into the div tag within the index.html file. In other words, I want to use Cordova as a wrapper for the external page and eventually use some Cordova APIs.I want to use $('#externalPageDivID').load('')