How to know that DOMHTMLElement is loaded?
How to know that DOMHTMLElement is loaded?
- Subject: How to know that DOMHTMLElement is loaded?
- From: Vitaly Ovchinnikov <email@hidden>
- Date: Sun, 25 Jan 2009 19:56:55 +0300
Hello all,
I use WebView to print reports and have to change its contents on the
fly via DOMHTMLElement's -setInnerHTML method (I have accessory
control that allows to select what to print). HTML strings that I use
may have images, WebView loads them in background and I need to wait
until they are loaded before start printing.
WebView allows to register some delegates and posts some
notifications, but none of them seems to work for changes via DOM.
Does somebody know the correct way to make sure that WebView loaded
all what it needs?
Thank you.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden