Firefox < 9.0.1 does not call document.body.onload ... we must use window.onload...
authorMichael Jumper <zhangmaike@users.sourceforge.net>
Fri, 27 Jan 2012 23:31:17 +0000 (15:31 -0800)
committerMichael Jumper <zhangmaike@users.sourceforge.net>
Fri, 27 Jan 2012 23:31:17 +0000 (15:31 -0800)
commit75bb911a5bf65ab2f8c251997008b9635cfbe332
treecc163c955224f0c0678ee599243fd257a4763ce1
parent4070c04747e909eef2782175247253422a1094ad
Firefox < 9.0.1 does not call document.body.onload ... we must use window.onload instead.
src/main/webapp/client.xhtml