Thanks Ben, will try experiment with window.location method...
On Mon, 6 Feb 2023, 12:26 Ben Rubinstein via use-livecode, <
use-livecode@lists.runrev.com> wrote:
> The website might be actually a JavaScript 'app' that's displaying
> different
> information rather than navigating to different page
The website might be actually a JavaScript 'app' that's displaying different
information rather than navigating to different pages, which is now a very
popular web dev technique.
A responsible implementation of this approach includes a non-JS fallback, for
accessibility purposes; and makes the
I have a web site which I navigate in Chrome, and then in the Livecode
browser widget. I load the same starting url. In Chrome the browsers url
changes as I navigate the pages, while if I navigate to the saem place in
the same way in Livecodes embedded browser "the url" of the browser widget
retur