Ajax response from controller

hi ,ia m try something like this topic.

i cant get work keyup functions on input what can i do ?

Please clarify your issue in more details

Hi,

Is there a way I can call a javascript function after a cm-dialog-opener call? I have a quick view window which am showing in a popup dialog, but the problem is in that window I want to run a jQuery plugin after load. As of now am not able to call that jQuery plugin. I have the same problem when I implement a sorting for my new plugin like the products listing plugin.

Unfortunately dialog opener class does not allow to add callbacks.

Never mind. the thing is, ceDialog is a wrapper on the jQuery UI dialog. So to call the open event, all you have to do is bind a dialog open event to the target div.