We are using the new -webkit-columns feature and layout extensive content which 
results in 50+ columns.

We now want to know: how many columns are there?

We noticed that when measuring the width or scrollWidth of the column-element 
via JavaScript, we get different results over time, probably because WebKit is 
still rendering the content while we query the width.

Our question: is there a JavaScript-callback we can use that tells us when the 
rendering of the page is completely finished?

Best regards,


Reiner



_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to