weixin_39721009 2020-11-30 15:01 采纳率: 0%
浏览 0

webViewShow() needs close and reopen APIs

From on May 31, 2015 11:28



I'm using Perl and webViewShow, is there a way to switch html pages by 
re-issuing another webViewShow?

I've been able to use waitForEvent, receiveEvent and postEvent to change 
style="display: block;" to style="display: none;" through Javascript and Perl.  
But, I'm looking at building a more sophisticated application.  I've tried 
calling webViewShow again with no results.

I'm on the Sl4a r3 and Android 2.2

Thanks in advance for your help.

Jack


Original issue reported on code.google.com by jck....com on 1 Nov 2010 at 8:54

Copied from original issue: damonkohler/android-scripting#467

该提问来源于开源项目:damonkohler/sl4a

  • 写回答

15条回答 默认 最新

  • weixin_39721009 2020-11-30 15:01
    关注

    From on May 31, 2015 11:28

    
    Also, when I exit the Perl script, the webview will not close.  I've tried 
    useing window.close() inside of the webview with no effect.
    
    Please give me a recommendation on how to close the webview.
    
    Thanks
    Jack
    
    
    

    Original comment by jck....com on 3 Nov 2010 at 3:46

    评论

报告相同问题?