I have the Problem, when i use AJAX for a part of my page like a commentbox, that in the reloaded box no javascript works like cutetime or whatever. So i guess i have to reload the cutetime command (in every reload of the commentbox)
it works, but i think i have the cutetime command twice, because if i have a confirm box or anything other i got the confirm box or the add command twice.
I try to describe it in one scentence:
I need a way to get Javascript woking in a reloaded AJAX-Box.
PS.: i think there is a very easy way cause everybody use it :)