On 2016-03-17 23:12, J. Landman Gay wrote:
This may be a problem. I'm loading an html file from disk. I can't get
the widget to work with disk-based files, so I'm using
revBrowserOpenCEF. I need to script navigation to various internal
links in the file, like "#linkHere".

Can you file a bug with more details so we can take a look.

To do that I append the link marker to the file path, which I obtain
with revBrowserGet("URL"). The CEF browser works with that, revBrowser
doesn't. I've tried several different methods, but can't find a way in
the older revBrowser to script navigation to an internal link. How
would I do that?

To be fair, I think Peter's suggestion of how to navigate is probably a neater one than fiddling with the URL.

However, I think it would make sense to ensure you can just copy/paste a URL from a normal browser into the widget's URL property and have it do the same thing.

Warmest Regards,

Mark.

--
Mark Waddingham ~ [email protected] ~ http://www.livecode.com/
LiveCode: Everyone can create apps

_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to