On 10/07/07, Michael Vincent van Rantwijk, MultiZilla
<[EMAIL PROTECTED]> wrote:
> Hm, this rather looks like getElementById("updatescanStrings") is
> failing, otherwise you would probably have seen some JS error about
> document being undefined or what not, which is a lot harder to believe
> without proof.True - I didn't quite think it through. Perhaps it's more likely that the stringbundle isn't getting inserted into the DOM until after the event gets called? In any case, using nsIStringBundleService has solved the problem. _______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
