Browser Widget Issues
Rick Harrison
harrison at all-auctions.com
Fri Mar 11 16:58:16 EST 2022
Hi Tom,
Do you have a more specific Javascript/LC example?
I’m not a big fan of Javascript and only use it very sparingly.
I would also have to first scan the HTML to find the name of the button I want it to activate wouldn’t I?
If I have to go into that fine detail I would be better off scanning for the link and just using a URL statement.
Why doesn’t click at location work?
Thanks,
Rick
> On Mar 11, 2022, at 3:49 PM, Tom Glod via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> You just need to pass some javascript to the browser to trigger the button
> you want.
>
> do this_js in widget "myBrowser"
>
> and this_js should have the javascript to click the button.
>
> Imagine the possibilities :)
>
>
> On Fri, Mar 11, 2022 at 3:31 PM Rick Harrison via use-livecode <
> use-livecode at lists.runrev.com> wrote:
>
>> Simple mouseClick at location.
>>
>>> On Mar 11, 2022, at 1:51 PM, Klaus major-k via use-livecode <
>> use-livecode at lists.runrev.com> wrote:
>>>
>>> what did you try so far?
>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list