Hello,
All works fine for us. Please look this tutorial: https://devcenter.appery.io/tutorials...
Hello,
All works fine for us. Please look this tutorial: https://devcenter.appery.io/tutorials...
Hello ,
I dont see they're using a javacode there so tried to make it work for just 1 link ;
but im not sure how to name the first one i assume it should look like this
but the "radioGroup" im unsure about it.
var radioGroup = $('input[name=browser_type_group]:checked');
window.open(Apperyio('appery.io').val(), radioGroup.val());
Little bumb? I rlly need this
[quote:]
var radioGroup = $('input[name=browser_type_group]:checked');
window.open(Apperyio('appery.io').val(), radioGroup.val());
[/quote]
Could you please explain what you are trying to do with this code?
Well after looking at the tutorial that Sergiy sent it includes this little code to open the page in a browser since it wasnt working properly for me as i told before
To use redirection on the device you can add a listener http://cordova.apache.org/docs/en/3.3... to an InAppBrowser Exit event, and execute any actions in this listener callback (and also refresh any page or navigate to any page).
Hello ,
Sorry but my knowledge isnt that good.
I"ll guess i just let people open it trought their default browser
Greetings