Re: ModalWindow with Page memory leak

2008-02-11 Thread Lan Boon Ping
Hi, More information about this memory leak problem. This problem doesn't happen in version 1.3 (Development/deployment mode) and only happens in version 1.3.1 (development/deployment mode). Thanks. Regards Boon Ping. On Feb 12, 2008 7:36 AM, Henrik Lundahl [EMAIL PROTECTED] wrote: Hi, In

Re: [WicketStuff-Scriptaculous] DragNDrop problem in IE6/IE7.

2008-02-01 Thread Lan Boon Ping
Hi Nino, I was busy yesterday, sorry for being late to reply you. My colleague (Edward Yakop) found out the cause root and have a solution for it. The reason why this is only occured in IE is because wicket-ajax.js uses Element.removeChild and Element.addChild to replace component during ajax

Re: [WicketStuff-Scriptaculous] DragNDrop problem in IE6/IE7.

2008-02-01 Thread Lan Boon Ping
Forgot to mention that Edward will update the customized version in OPS4J soon. Regards Boon Ping. On Feb 1, 2008 5:26 PM, Lan Boon Ping [EMAIL PROTECTED] wrote: Hi Nino, I was busy yesterday, sorry for being late to reply you. My colleague (Edward Yakop) found out the cause root and have

Re: [WicketStuff-Scriptaculous] DragNDrop problem in IE6/IE7.

2008-02-01 Thread Lan Boon Ping
PROTECTED] wrote: Ok, maybe Ryan will pickup on this.. As im not that familiar with scriptaculouls.. Not sure if jira's setup for this project, but if it is. You could just create a issue and paste a link from nabble? regards Nino Lan Boon Ping wrote: Forgot to mention that Edward will update

Re: [WicketStuff-Scriptaculous] DragNDrop problem in IE6/IE7.

2008-01-29 Thread Lan Boon Ping
Say if you have trouble with it. I'll look into it then, two pair of eyes are better than one:) Hey thats what the mailing list are for:) I learn from this too:) Great! You are welcome! :) FYI, draggable.js seems not the one that cause the problem, because the DnD demo in scriptaculous[1]

Re: [WicketStuff-Scriptaculous] DragNDrop problem in IE6/IE7.

2008-01-28 Thread Lan Boon Ping
Hi Nino, On Jan 28, 2008 10:31 PM, Nino Saturnino Martinez Vazquez Wael [EMAIL PROTECTED] wrote: Without knowing any details at all. Could it have something todo with wicketAjaxGet, not that the wicketAjaxGet fails but that it's setup wrongly from scriptaulous? Not really sure about this.

[WicketStuff-Scriptaculous] DragNDrop problem in IE6/IE7.

2008-01-27 Thread Lan Boon Ping
Hi, I have encountered a DragNDrop problem using wicketStuff-scriptaculous in IE6/IE7. The DragNDrop only work for the first time, but subsequently, the draggable object is no longer draggable. FYI, this problem doesn't exist in Firefox and it can be reproduced in

Is wicketstuff-scriptaculous still active?

2008-01-07 Thread Lan Boon Ping
Hi, Is wicketstuff-scriptaculous still active? Regards Boon Ping. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Is wicketstuff-scriptaculous still active?

2008-01-07 Thread Lan Boon Ping
, but i haven't had time to upgrade to it yet. On Jan 7, 2008 5:17 AM, Nino Saturnino Martinez Vazquez Wael [EMAIL PROTECTED] wrote: Hi Lan There was a discussion about it being a couple of versions behind, im not sure if Ryan's active? Whats the problem? Lan Boon Ping wrote: Hi

Re: Is wicketstuff-scriptaculous still active?

2008-01-07 Thread Lan Boon Ping
, Lan Boon Ping [EMAIL PROTECTED] wrote: Hi Nino and Ryan Thanks for the reply. Regard the DraggableTarget.onDrop(...) method, it has a String (markupId) and AjaxRequestTarget as parameters, I found out that in some circumstances, markupId is not desirable. For instance, I have