IBI-helpMe

Events

IBI-helpMe löst Events im window-Objekt aus.

JavaScript
window.ibihelpme_ScreenshotCountChangedEvent = function(count) 
{
	refreshScreenshotCount(count);
}