devochki
Results
1
issues of
devochki
When I use loadCallback event, I notice that it is fired before loading iframe. Maybe it will be better to use something like this: h.on('load', function(){k(a.loadCallback);}); instead of directly call...