readystate

  1. B4J Question [BANano] [SOLVED ]How to trap the 'readychange' event of the document to get the 'readystate'?

    Ola I need a way to execute code during the ready change event of the document. I have added this call in banano_ready Dim cb As BANanoObject = BANano.callback(Me, "readychange", Null) BANano.Window.GetField("document").AddEventListener("readystatechange", cb, True) I am trapping this...
Cookies are required to use this site. You must accept them to continue using the site. Learn more…