Andrew Welch 22.Dec.11 12:06 AM a Web browser General3.0.1Windows
Hi All,
I am having some trouble with IBM Connections running iWidgets in Internet Explorer (all versions). When the Page is loaded by clicking a link, the iWidget onLoad() and onview() methods run fine and the widget is displayed. However, sometimes (especially when the page is refreshed) both these methods do not fire, and thus the widget does not load. It only occurs in IE, and not Firefox, Chrome or Safari.
I initially thought perhaps the onReload() or onRefreshNeeded() method were being called instead, but this is not the case.
Could, by some IE bug, the onLoad() event be called before the widget is initialised?!