kbaron
Jan 7, 2009, 04:59 AM
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 can’t 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 can’t use it.
Thanks,
Keren.
