Hi all.
I've only been using ZF for a few weeks and I'm implementing a sorting option using ZendX and JQuery to sort a list of links in a sidebar. That's all fine and works perfectly.
The problem I have is with the sorted links that get returned. Obviously I need them to re-establish the ajax links but the JQuery code is already in place as the page has already been rendered so the 'new' links don't work because it's not regenerating the JQuery calls.
I'm sure I'm missing something very simple and it'll make me look stupid but I'd rather ask and find a solution that sit here tearing my hair out for hours.
Thanks in advance.