![]() |
Quote:
Thanks, Mat. |
Quote:
Both loaded the same with and without the code. But I guess if it seems faster to you guys that works too.. |
Its not the ‘loading time’ it’s the fact that it eliminates the flickering… its been said many times in this thread…
|
Installed thanks
Gazer |
dude, this actually works. holy crap.
I'm too lazy to look it up, but what is this code ACTUALLY doing to my forums to make it load faster and why wouldn't it load fast anyway BEFORE I added this code to my header template? |
I've followed this thread and wish to add some technical input and insight into what's going on, and how to implement it most easily into vB.
In the HEADINCLUDE template at the bottom or top include this single line: Code:
Folks, that's all you need to do, and this is web developer trick that's been around for while, much like GZIP compression has been. Technically speaking, as the article linked earlier in this thread explained, on page refreshes, i.e. form submissions and other redirects, this command helps the browser reduce screen flicker and can be exploited for fade effects as well. The value I'm using is the best universal value (after many others have tried this or that) and you just set it and forget it. You only need the exit argument because flicker issues only occur on redirects or refreshes on the page that is displayed following the task. The other argument is necessary only if you're intentionally fading or other cosmetic effects to exploit this ability. The references people have been making about AJAX and FAJAX is easy enough to explain. AJAX is code use to display dynamic content "in place" so as to avoid screen refresh and might even call scripts that run server side fetching content from a database. To the user, the screen just dynamically changes, i.e. tables moving around, Netflix like informational dialogs displaying on top of content, or Google customized home page where you can drag/drop content as you build the page. FAJAX is a term developers use to describe the AJAX effect of dynamic content updating, without actually using AJAX code. It's faking it, hence the term FAJAX. In truth this meta command is one of those many W3C header tags that are not intended to be universally supported but exist for developers of browsers and plugins who want to utilize such features to manipulate the browser's abilities. Due to the fact it's technically unsupported, you might see this ability lost in future browser implementations and it might even corrupt wireless or other future Internet technologies if the DTD doesn't specify this command. Some programmer out there might not be smart enough to ignore it or exploit it. But for most of us, it works great and such issues are not a concern. Enjoy. -jim |
lol... nice ;)
|
I found this increased my page load time.
but nifty trick you discovered. |
Installed thanks
|
seem to work quite well thanks bud nice work
|
thanks you working
|
thanks!
|
I tried this out on firefox 2 and ie7 (vista).
"<meta content="BlendTrans(Duration=0.01)" http-equiv="Page-Exit" />" in the headinclude (which is the same as this mod). Firefox 2 seems to have already implemented this type of technology into the browser, so I couldn't see a difference. Firefox 2 is noticeably smoother and faster than IE7 right out of the box. There was indeed a difference in ie7. However, I did not like it (some may). It does eliminate the redrawing of the entire page (as far as you can see), but it actually takes longer to provide feedback to the user that something is loading. Essentially the whole page has to load first, then it switches to it (like double buffering). It's a nice effect, but in reality the page seems to take longer to load with ie7/vista (this is with a core2duo powerful computer). Without it, elements on the page begin to reload immediately. With it, the entire page redraws at once after a delay (end completion result is the same, but I think users prefer to see feedback when they click a link). -vissa |
It does not work on my copy of firefox.. (2.0.0.7)
|
652 installs currently with 2 lines of coding
excellentay! |
Clicked Installed. Thanks.
|
Fantastic Works great ! And thank you so much.
|
Installed... and working great on my site.
Thanks! |
works for me on IE and AOL, Thanks, Love It
|
Thnka, work fine with me, nice mod.
|
this ms-invented meta tags DON'T work in firefox, nor in any other browser, except for microsoft internet explorer. anyone who claims it works in firefox 1 and firefox 2 doesn't understand what this mod is about.
|
work thanks
installed |
Awesome, Thankyou.
clicked Install |
does this really work?
i don't realize any differences. |
hey..it's crashing IE
i'm using IE& in windows vista after adding this code IE showing IE crash detection tool and restarts then.. someone check it in vista/IE7 |
Hmmmmmm
|
thank you but it effects the browsing for me .
|
I can't see a difference but that is because I use Firefox and cant seem to find IE to test it. But I have it installed for my members who use IE. Thanks Alot! ::::installed:::
|
Ive done it, before i saw this thread ;) But great work :)
|
Quote:
Thanks for this sweet easy mod :) |
Looks good.
|
Doesnt work on FF 2.x
|
50% of people say it will work other 50% say they won't.
|
Hack works.
installed , thanks :) |
if it doesnt work , try puttin the values instead of 0 to 0.2
it a page transition effect , works for me , but im not using it on my forum , im using it on my installation of a script |
wow yes speed!! thanks
"Click Installed" |
thank"S nice joop
|
Works on my firefox, thanks!
|
Very nice! :up:
By the way, it works on Opera as well. Cheers Steve |
thank u
|
All times are GMT. The time now is 05:50 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|