Rank: Newbie Groups: Member
Joined: 3/8/2013 Posts: 2
|
I am wanting to use EO tabstrip with the EO Multipage. When the page posts back there is a significant flash. However, when I use the ASP controls there is no flash. Is there a way to prevent this flash from happening?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
A page flash has a to do with a lot of factors. One of the simple factor is if the page is more complicated, it takes longer for the browser to unload and reload something, then the flash become notable. Partial page update based on AJAX has been one of the main method to avoid page flash that you may want to take a look. In general, page flash does not have anything particular with our controls.
Thanks!
|