behavior of pages when they are refreshed

Login or register to post comments
4 replies [Last post]
nks66's picture
Offline
Joined: 08/23/2009

hi to everybody, excuse me for my English, I am Italian.
Turning the net I have realized that the site QCodo has reopened the activities.
I have gone to the area devoted to the examples to see if there pits something again and I have compared it with the same page in the area of QCubed.
In QCubed, I have realized that when I push the refresh button of my browser the pages of example they are redrawn every time departing from the beginning (they flash / flicker), but in those of Qcodo no, with a best visual impact. Because this happens with QCubed? what I have to change for having the same behavior that there is in QCodo.
I have to start a new project with QCubed. Thanks to whom has succeeded in understanding me and me from an answer.
Hi
Nicolas.

Offline
Joined: 03/31/2008

I'm sorry, I don't see any difference between the qcubed example site and the qcodo example site. Neither flicker while hitting refresh, and the code behind them is largely the same.

Do you have a specific page you are seeing this behavior on?

nks66's picture
Offline
Joined: 08/23/2009

Thanks for your interest VexedPanda, I don't want to steal space to more important discussions, but please you observe the behavior of "Hello Word Example" in both the sites of which I have said above, when you push the refresh button of your browser and look the difference (it doesn't care if you look at the example that uses QAjaxAction or QServerAction).
Excuse me if I don't succeed in explaining better me, thanks.

Offline
Joined: 03/31/2008

Oddly enough, that's exactly the example I was testing with. I was using Opera though, let me see if IE behaves differently.

Offline
Joined: 03/31/2008

Ok, it IE I think I see a difference. The QCodo site has simpler CSS, and as such aligns itself more quickly. The QCubed example has the footer which adds complexity, and a tiny bit of processing time. Both flicker for me, but QCodo less.

This isn't anything to do with the framework, and everything to do with your page layout and browser choice.