[jQuery] clone(true) events are losing when manipulating cloned html

[jQuery] clone(true) events are losing when manipulating cloned html


Hi,
Can we manipulate clone() html before append() without losing events?
Let me explain it further.
I am cloning a set of html with the buttons action, it works fine.
But I need to manipulate the cloned html, actually I increment a
function parameter using replace(), it does work but lose the all the
events.
I hope, I am able to explain, let me know for more input.
Looking for quick reply.
Thanks
Mohammed Arif