Search found 5 matches

Go to advanced search

by Robert Carrillo
Wed Dec 18, 2013 4:46 am
Forum: Issues
Topic: Using paypal button .... in app browser issue
Replies: 4
Views: 162
 
Jump to post

Using paypal button .... in app browser issue

through the tag from paypal

I have the code nested in a HTML box

by Robert Carrillo
Wed Dec 18, 2013 4:46 am
Forum: Issues
Topic: Using paypal button .... in app browser issue
Replies: 4
Views: 162
 
Jump to post

Using paypal button .... in app browser issue

through the input tag from paypal

I have the code nested in a HTML box

by Robert Carrillo
Wed Dec 18, 2013 4:00 am
Forum: Issues
Topic: Using paypal button .... in app browser issue
Replies: 4
Views: 162
 
Jump to post

Using paypal button .... in app browser issue

I have a paypal button that i'm using in my app... when it is clicked it is opened in the in app browser but the menu bar that says 'done' and allows the user to return back to the app is not present... how do I make that bar appear?

by Robert Carrillo
Sun Dec 15, 2013 9:12 pm
Forum: Issues
Topic: How do I make a button open a link in safari and not the in app browser?
Replies: 2
Views: 152
 
Jump to post

How do I make a button open a link in safari and not the in app browser?

Thank you, I'm checking it out now. Thanks for the awesome platform too!!!

by Robert Carrillo
Sun Dec 15, 2013 8:33 pm
Forum: Issues
Topic: How do I make a button open a link in safari and not the in app browser?
Replies: 2
Views: 152
 
Jump to post

How do I make a button open a link in safari and not the in app browser?

How can I make this button $('#startScreen_mobilecontainer1 [name="mobilebutton_95"]').die().live({ click: function() { if (!$(this).attr('disabled')) { window.open('[url=http://www.website.com]http://www.website.com[/url]', 'NewWindow', 'width=600,height=400,toolbar=yes,location=yes,direc...

Go to advanced search