|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
IE FlashingWith DotNet Web 2005 using VB: (still new to this)
I've noticed that when my code runs in Firefox, page postbacks appear "smooth" - you can only tell that a postback has occurred by either seeing it on the status bar or seeing something on the page that I've altered programatically. When this same code is run over IE6, the windows have a very annoying "flash." Can anyone tell me what is going on and whether there is something I can do about this? Jeff Hello Jeff,
This is normal IE behaviour. IE clears the canvas so to speak before painting the new page. You might look into AJAX (a la Atlas). -Boo Show quoteHide quote > With DotNet Web 2005 using VB: (still new to this) > > I've noticed that when my code runs in Firefox, page postbacks appear > "smooth" - you can only tell that a postback has occurred by > > either seeing it on the status bar or seeing something on the page > that I've altered programatically. When this same code is run > > over IE6, the windows have a very annoying "flash." > > Can anyone tell me what is going on and whether there is something I > can do about this? > > Jeff >
FileListBox from VB6?
Help with first VB application - Data Entry form Easy Value Compare Question MS VB Newbie Tutorial Check to see if a server is running Check if a Windows service running CreateObject does not work consistently in X64 systems add row ro gridview Software process question problem to read binary file |
|||||||||||||||||||||||