Prashant
unread,Nov 23, 2009, 8:11:40 AM11/23/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
Hi,
Suppose, I write my own custom widget using some features (say, third party library features) which will work only if my widget is added to DOM, so, those features need to be loaded only after the widget is added to DOM. Is there any way to detect if widget is added to DOM? like, any method which gets triggered when widget is added to DOM?
Thanks