My problem is that my click callback function only works once and it has propably something to do with the fact that after the first callback, parts of my page will be refreshed with ajax actions. But how can i reattach the event to the new loaded DOM-Elements?My problem is that my click callback function o