Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Dynamic HTML Editor
 Dynamic HTML Editor
 Blink between change of pages
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

petran
Super User

Netherlands
345 Posts

Posted - 07 Jan 2010 :  09:23:59  Show Profile  Visit petran's Homepage  Reply with Quote
When You look at my site www.revage.nl or an other site made with DHE (www.hexagora.com for instance) in IE, you see a short "blink" when you navigate from one page to another. Normally al the images that remain the same on each page should be cached. This seems not to happen in IE. FF an Chrome don't have this blinking. I tried it on several computers.
Anyone got a clue? Is it a IE or a DHE thing?

--------

regards

Petran

s.dav
Site Admin

Italy
3364 Posts

Posted - 08 Jan 2010 :  11:06:13  Show Profile  Visit s.dav's Homepage  Reply with Quote
It is IE; I used a master-mage for common parts so the images are the same for every page ;-)

Regards, Davide
Go to Top of Page

petran
Super User

Netherlands
345 Posts

Posted - 13 Jan 2010 :  15:06:15  Show Profile  Visit petran's Homepage  Reply with Quote
I did find a solution on internet.
Place these lines in the header code of your (master)page:

<!-- IE transition to prevent blinking on change of page-->
<meta http-equiv="Page-Enter" content="progid:DXImageTransform.Microsoft.Fade(Duration=0.001)">
<meta http-equiv="Page-Exit" content="progid:DXImageTransform.Microsoft.Fade(Duration=0.001)">


You still see some pixels blink but its much better. Check out my site. The Banner in top is not blinking any-more.

--------

regards

Petran
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 13 Jan 2010 :  17:31:12  Show Profile  Visit s.dav's Homepage  Reply with Quote
You can set that Fade effect in the "Page Settings" panel of your master-page

Regards, Davide
Go to Top of Page

petran
Super User

Netherlands
345 Posts

Posted - 13 Jan 2010 :  19:14:02  Show Profile  Visit petran's Homepage  Reply with Quote
Yes your right, but a time of 1 sec. is to long and the fade is visible. If you only want to get rid of the blink you need a shorter time.

--------

regards

Petran
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 14 Jan 2010 :  09:13:40  Show Profile  Visit s.dav's Homepage  Reply with Quote
;-)

Regards, Davide
Go to Top of Page

2hats
Practical

36 Posts

Posted - 17 Jan 2010 :  02:22:40  Show Profile  Visit 2hats's Homepage  Reply with Quote
Where pages are all using the 'master-page', then it should be possible to use AJAX to just load the 'page placeholder' part of the page, and the remainder would not need reloading?

Maybe in the future Davide?
Go to Top of Page

T00N
Super User

573 Posts

Posted - 17 Jan 2010 :  08:19:11  Show Profile  Visit T00N's Homepage  Reply with Quote
That would be ice but hard to archive I'm afraid.
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 18 Jan 2010 :  08:46:36  Show Profile  Visit s.dav's Homepage  Reply with Quote
quote:
Originally posted by 2hats

Where pages are all using the 'master-page', then it should be possible to use AJAX to just load the 'page placeholder' part of the page, and the remainder would not need reloading?

Maybe in the future Davide?



It is a completely unuseful feature because image are all cached so every common part of a page is already loaded after the first time ;-)

Regards, Davide
Go to Top of Page

2hats
Practical

36 Posts

Posted - 19 Jan 2010 :  07:55:06  Show Profile  Visit 2hats's Homepage  Reply with Quote
Even though it is cached, it still 'blinks' when reloaded. That does not occur when AJAX only updates part of the webpage.
Cache may reduce the load time between pages, but not the blink.
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 19 Jan 2010 :  10:36:01  Show Profile  Visit s.dav's Homepage  Reply with Quote
Using Ajax with master-pages is not so simple as you may expect; master-page objects'size is completely recalculated when the pages are merged; it is not a simple assignment of the content of the client page into the place holder.

Regards, Davide
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000