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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.