Do any of you know of a way to make a widget reload or restart itself?
It should be something like pressing Command+R, but from inside my JS code.
The JS command document.location.reload() causes some problems (after reload, the window.widget is undefined) so I cant use it.
Thanks,
Keren.
It should be something like pressing Command+R, but from inside my JS code.
The JS command document.location.reload() causes some problems (after reload, the window.widget is undefined) so I cant use it.
Thanks,
Keren.