Flickering in IE
-
i have set the source of an IFRAME to some xyz.xml file. XML gets displayed properly but i have a flickering problem. If i open any other IFRAME on top of that, there is lot of flickering. The IFRMAE which is on top just contains a simple html page. If i try to move that IFRAME or even enter something in textarea on html page, there is lot of flickering. Can anyone tell me what is the cause of flickering and how can i prevent it??? Any other tips? Muhammad Shoaib Khan http://geocities.com/lansolution
-
i have set the source of an IFRAME to some xyz.xml file. XML gets displayed properly but i have a flickering problem. If i open any other IFRAME on top of that, there is lot of flickering. The IFRMAE which is on top just contains a simple html page. If i try to move that IFRAME or even enter something in textarea on html page, there is lot of flickering. Can anyone tell me what is the cause of flickering and how can i prevent it??? Any other tips? Muhammad Shoaib Khan http://geocities.com/lansolution
Post some of the main code and we can help you out. The normal cause for this is complexity, IE can get flaky with complex HTML. regards, Paul Watson South Africa Michael Dunn wrote: "except the sod who voted this a 1, NO SOUP FOR YOU" Crikey! ain't life grand?
-
Post some of the main code and we can help you out. The normal cause for this is complexity, IE can get flaky with complex HTML. regards, Paul Watson South Africa Michael Dunn wrote: "except the sod who voted this a 1, NO SOUP FOR YOU" Crikey! ain't life grand?
Ok first of all about my browser and system details . Browser is IE 6.0 and system is P4 2.8 GHz with 512MB RAM. Please note that i am not opening XML and HTML pages in seperate "Browser windows". I have a main browser window, from which i open an IFRAME whose source is set to a very simple XML. it is xyz Then i open another IFRAME on top of previous IFRAME in which i load a simple HTML page. HTML page contains just two text inputs and two buttons. Thats it. When i move this IFRAME containing HTML on top of XML there is lot of flickering. BUT if i move it on some other IFRAME with HTML there is no flickering.. to me it seems like IE bug .. may be i am wrong.. Please now tell me what do u suggest?? how to prevent this flickering?? Regards Shoaib Khan