Hello out there!
var el = document.createElement('h1');
var attr = document.createAttribute('onclick');
Wozu?
el.onclick = function ()
{
func('x','x','z');
};
See ya up the road,
Gunnar
--
„Wer Gründe anhört, kommt in Gefahr nachzugeben.“ (Goethe)
„Wer Gründe anhört, kommt in Gefahr nachzugeben.“ (Goethe)