Hi all,
Please ignore this mail, i found the reason why it was not working.
just calling
target.appendJavascript(dnd.getJSFunctionName4Start() + "();"); will
do the trick.

I had an idea its about calling nd.getJSFunctionName4Start(), but i
tried it in a wrong way, instead of appending i tried using
AjaxCalldecorator.

Thanks
Dipu







On Nov 21, 2007 4:37 PM, Dipu Seminlal <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I am trying to use the Wicket Stuff JQuery - Drag and Drop feature,
>
> I constructed  simple list as in the example and everything works fine,
>
> Now i add a new item to the list, i add the new item on the click of
> an AjaxLink and redraw the list.
>
> But after that rendering the new list on the AjaxLink click, the
> Jquery drag drop feature fails to work,
> It works again if i do a page refresh.
>
> what should i be doing to make sure that the drab drop feature will
> continue to work even after redrawing the list with new items
>
>
> Regards
> Dipu
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to