skrawn removed a comment on issue #285: InAppBrowser unable to handle nested 
content?
URL: 
https://github.com/apache/cordova-plugin-inappbrowser/issues/285#issuecomment-427909217
 
 
   > Hello skrawn
   > I am working on integrating MadCap flare help into an ionic-cordova 
project for both Android and Windows. I have the same issues.
   > 
   > Do you have a resolution?
   > 
   > Here is what I found so far:
   > Android:
   > target=_blank
   > url=help/Default.htm
   > Default.htm does not work, shows a bank page. The page doesn't redirect to 
Contents/Home.htm. If you open Contents/Home.htm directly then the help page is 
displayed but menu from hamburger menu don't navigate. This is some path issue, 
but I have not found the solution yet.
   > I am able to get the help page to display and navigate using iframe in a 
webview. It's a solution but I would like to use inappbrowser for both 
platforms.
   > 
   > Windows:
   > target=_blank
   > url=help/Default.htm
   > Default.htm and Contents/Home.htm open the help page and hamburger menu 
links work. The issue is in MadCap flare. You will need to unminify 
MadCapAll.js to make the mods. If you have MadCap software your modifying 
Xhr.prototype.Load function in MadCapXhr.js to evaluate 
document.location.prototype values equal to ms-appx: and ms-appx- web:.
   > prototype == 'ms-appx:' || prototype == 'ms- appx-web:'
   > 
   > Hope this helps.
   
   Stop working today Bryon :) 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to