"get in widget"?? How can I get a value out of a browser widget into LiveCode?
    Klaus major-k 
    klaus at major-k.de
       
    Mon Apr 17 11:34:58 EDT 2023
    
    
  
Hi Ben,
> Am 17.04.2023 um 17:17 schrieb Ben Rubinstein via use-livecode <use-livecode at lists.runrev.com>:
> 
> Thanks Klaus, I tried both of those!
> So for example I can execute
> 	do "alert(document.title)" in widget "browser"
> and see the expected string in an alert box. But
> 	do "document.title" in widget "browser"; put it
> or
> 	do "document.title" in widget "browser"; put the result
> just put empty.
> Any other ideas? I don't know whether I need to do something different in the livecode end (probably) or in the javascript end.
sorry, no more ideas...
Too bad the dictionary doesn't mention this.
> TIA,
> 
> Ben
Best
Klaus
--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
klaus at major-k.de
    
    
More information about the use-livecode
mailing list