dev@woodstock.java.net

Re: two "issues"

From: jsr <j-nabble_at_ragtop.org>
Date: Wed, 9 Jul 2008 12:36:24 -0700 (PDT)

jsr wrote:
>
>
> Paul Stead wrote:
>>
>> The second issue is regarding the table component (the first one since
>> table2 still doesn't seem to be available, at least as of NetBeans 6.1).
>> *Very* often, I run into situations where the table is rendered
>> "empty" at first. In fact, it seems to affect the rendering of several
>> of the components on the page! Then, when I "refresh" the page, it
>> renders properly. I've attached two screenshots, one showing the empty
>> version, and then the correct one after a refresh. I noticed that
>> somebody posted a very similar problem in the forum, but there was no
>> answer. Is there some trick to get this to render properly always?
>>
>
> Are you using any additional javascript on that page? I used to have this
> problem, and it took me forever to figure it out. It was caused by some
> javascript that I had added that used window.init. This caused the
> woodstock components to randomly fail to render, or only render partially.
> Once I corrected it to not use window.init and instead run after the
> woodstock components have been rendered, I never saw the problem again.
>

Sorry, I meant window.onload.

-- 
View this message in context: http://www.nabble.com/two-%22issues%22-tp18302735p18369132.html
Sent from the Project Woodstock - Dev mailing list archive at Nabble.com.