You first need to create an instance:
var Informer = new Q.Informer();
Then:
Informer.plain('Your message');
Is that the way you do it?
Ah, that explains a lot.
That won't be a problem caused by the library, rather that you are
loading files over http while being on https.
Kind Regards,
Wout
Wout
On 11/01/12 07:23, Ramesh D wrote:
I'm afraid I can't help you out here.
We wrote this library mainly for ourselves and released it for free.
But we can't be a helpdesk.
I'm sorry.
Kind Regards,
Wout
Andy