Hi Rick, document.getElementById("Butto Name").click();
that should work ...but yes this solution assumes you know the name of the button. I can't say for sure but I think its that LC is looking for "what livecode control" is under this clickloc ..... ....and then sends a message to that control....so in this case, it just send mouseUp to the widget. If the widget even accepts it. Good luck Rick. On Fri, Mar 11, 2022 at 5:13 PM Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > Still cannot understand why it is that my Apple Mail program seems to > think a completely different mail thread is the same thread as the one I > was using. If however people are clicking on one thread, replying and > changing the subject, in theory that is, well then that is just bad list > etiquette. :-) > > Bob S > > > > On Mar 11, 2022, at 10:25 , Rick Harrison via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > > I was hoping to be able to programmatically > > tell the browser widget where to go to next > > by having LC click on an image or button > > within the browser window. > > > > So far I have had no success with that. > > Is there a bug in LC preventing me from > > doing this seemingly simple task? > > > > Is there a work around? > > > > Thanks in advance! > > > > Rick > > _______________________________________________ > use-livecode mailing list > use-livecode@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@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode