Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Shen liang committed Aug 28, 2015
1 parent 3692ed0 commit 06b0ad1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ This is to enhance the cordova inAppBrowser plugin to support the crosswalk brow
Same as org.apache.cordova.inappbrowser. Just call the window.open like this

window.open("www.google.com",
'_blank',
'hidden=yes,location=no,transitionstyle=fliphorizontal,presentationstyle=pagesheet');
'_blank',
'hidden=yes,location=no,transitionstyle=fliphorizontal,presentationstyle=pagesheet');

0 comments on commit 06b0ad1

Please sign in to comment.