They both work for me too, so does :
catch (return) { // the page has finished rendering }
Would anybody mind summarizing the various uses of "catch" on the Wiki? I have a feeling that sooner or later I'm going to use this stuff.
TIA,
Ugo
They both work for me too, so does :
catch (return) { // the page has finished rendering }