From: Subodh S. <Su...@PL...> - 2001-03-09 04:47:21
|
Hi I have been having some problems with the loadpanel and improper behaviour in IE5.5 Could somebody help me with this? I have the folowing set of files page1.htm,page2.asp,page3.asp page1.htm opens 3 (loadpanels) and depending upon a certain form selection, the Javascript changes the source of panel1 using the setURL method and passes the parameters to page2.asp Page2.asp gives a response based upon the query string and in the returned source, does a panel2.setHTML and panel3.setHTML So far so good. The problem is that Netscape 4.76 renders it correctly but IE5.5 merely changes the content within panel1 whereas panel2 and panel3 remain unaffected. Am I doing something wrong? Sincere regards Subodh Shakya |