RE: [OT] RE: Struts action call in a JS method returns blank page

2007-02-11 Thread Christopher Loschen
;ll double-check that too. Chris From: Dave Newton [mailto:[EMAIL PROTECTED] Sent: Sun 2/11/2007 9:21 AM To: Struts Users Mailing List Subject: [OT] RE: Struts action call in a JS method returns blank page --- Christopher Loschen

[OT] RE: Struts action call in a JS method returns blank page

2007-02-11 Thread Dave Newton
--- Christopher Loschen <[EMAIL PROTECTED]> wrote: > parent.document.resultDiv.innerHtml = > document.resultDivTemp.innerHtml; I know that was from memory, but IIRC it's innerHTML, so just in case. > Another possibility is that the button I'm pressing > to move from page to page appears on the pa