Ciao all,
I see in the API that a widget can tell the browser to open
a URL using the Javascript widget object openURL method:
window.widget.openURL(String url)
Is there any way a widget can get the latest URL where the browser was before the widget is launched? Something like:
String window.widget.getLatestURL()
Thanks
marco

Reply With Quote


