Hi,
I want to use document.write( ) in stead of innerhtml. But everything is getting cleared, while writing new content.
I am losing registered callbacks on that object like onclick etc.
But I want to preserve the previous things.
Is this possible?
I want to use document.write( ) in stead of innerhtml. But everything is getting cleared, while writing new content.
I am losing registered callbacks on that object like onclick etc.
But I want to preserve the previous things.
Is this possible?
Comment