I switched over to glassfish, and for some reason, between autodeploy and
manual deploy, an old version of my javascript library was stuck in the domain.
I deleted it and now the showEffect does not repeat because I am not calling
show() everytime I update the window. Beware the glassfish! The old library was
copied under 'domain/domain1/applications/j2ee-modules'. This was keeping my
changes from executing in the browser. As soon as I deleted it, my changes came
through.
From: [EMAIL PROTECTED]: Tue, 13 Mar 2007 08:39:10 +0100To: [EMAIL PROTECTED]:
Re: [Javawin] windows content refreshIf you need to eval JS code return by a
AJAX call, you have to use update() prototype function, xxxx.innerHTML= won't
do it
Seb
On Mar 13, 2007, at 6:54 AM, Lino Jan Telera wrote:
Could you post the entire tempwin declaration?Jan
On 3/13/07, Mike Broadbear <[EMAIL PROTECTED]> wrote:
Actually, I take that back, the following is actually causing the repeated
showEffect:
tempWin.getContent().update(divInnerHTML);Is there a different way to do this?
From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: Mon, 12 Mar 2007 18:03:05
-0500Subject: [Javawin] windows content refresh
Hi, Do windows automatically refresh when their underlying content changes? I
have windows getting their content from div elements on the page, and the
window is re-executing the showEffect when the following line executes:
document.getElementById("company_list").innerHTML = companyData.responseText;
Connect to the next generation of MSN Messenger Get it now!
Explore the seven wonders of the world Learn
more!_______________________________________________Javawin mailing [EMAIL
PROTECTED]://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com-- Lino "Jan"
TeleraObey your master!La verità nuoce solo agli
incompetenti!----------------------------------------------------My home page:
http://www.linoproject.netMy Google Group:
http://groups.google.com/group/ajax-e-dom-italia/ My Blog:
http://frontiereweb.blogspot.com/My ICQ UIN : 81834420Jabber
: janosh(at)jabber.orgSKYPE :
linotelera----------------------------------------------------
_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com
_________________________________________________________________
Discover the new Windows Vista
http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com