Discussion Forums  >  Uncategorized

Replies: 3    Views: 466

Zoid66
Lost but trying
Profile
Posts: 176
Reg: Oct 26, 2010
USA
1,760
11/12/10 09:09 AM (15 years ago)

Main Menu link

I am having a issue with a few mobile sites where some of there functions are not running in webview: Such as if I click a button it does nothing. For now any idea how I can just launch the site in a mobile brouser from the main menu?
 
Zoid66
Lost but trying
Profile
Posts: 176
Reg: Oct 26, 2010
USA
1,760
like
11/12/10 09:40 AM (15 years ago)
I was doing some reading: Is it possible that in webview javascript is not Enabled? I found the below example: now since I am just starting out need to see where to find it etc... WebView wv = (WebView) findViewById(R.id.webview); wv.getSettings().setJavaScriptEnabled(true);
 
Zoid66
Lost but trying
Profile
Posts: 176
Reg: Oct 26, 2010
USA
1,760
like
11/12/10 10:04 AM (15 years ago)
I was thinking that it was javascript: I added in the Screen_CustomURL.java file under: //webView settings browser.getSettings().setJavaScriptEnabled(true); Any suggestions let me know: Example Site: http://mobile.southwest.com/ I try to flight check in and the button retrieve reservations will not work.
 
Zoid66
Lost but trying
Profile
Posts: 176
Reg: Oct 26, 2010
USA
1,760
like
11/12/10 10:08 AM (15 years ago)
must be losing my mind: I seen it was already set to 'true'. Anyway I did a inline fame in the custom HTML and the issue is not there..
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.