Activity Stream
48,167 MEMBERS
6897 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 6 of 6
  1.     
    #1
    Respected Member

    Arrow Fajax - How to make your Website/Forum "load" faster

    Very nice method, just try it

    Before
    Code: 
    </head>
    Add
    Code: 
    <meta http-equiv="Page-Exit" content="BlendTrans(Duration=0.2)" />
    <meta http-equiv="Page-Enter" content="BlendTrans(Duration=0.2)" />
    Smith Reviewed by Smith on . Fajax - How to make your Website/Forum "load" faster Very nice method, just try it ;) Before </head> Add <meta http-equiv="Page-Exit" content="BlendTrans(Duration=0.2)" /> <meta http-equiv="Page-Enter" content="BlendTrans(Duration=0.2)" /> Rating: 5
    Have fitness or bodybuilding question? Ask Smith!


  2.   Sponsored Links

  3.     
    #2
    Respected Developer
    Website's:
    X4B.org
    lol.
    1) its IE only, non standard (non W3c)
    2) It doesnt improve any speed, just adds a fade effect on page load/unload.

  4.     
    #3
    Respected Member
    That's why title is "load", but it's nice trick
    Have fitness or bodybuilding question? Ask Smith!


  5.     
    #4
    Member
    Fajax = Fake Ajax

    click the banner!

  6.     
    #5
    Member
    lol failed trick

    Instead we can do much better with jQuery

  7.     
    #6
    Member
    Jquery
    first load jquery


    PHP Code: 
    <script type="text/javascript">
    $(
    document).ready(function(){ 
    // change 1500 to desired time in micro seconds   
        
    $('#fade_this').fadeIn(1500);
    });

    </script> 


    PHP Code: 
    <div id="fade_this">
    <!-- 
    put the content  --> 
    </
    div
    Coding Horror Fan
    I don't read PM's frequently .

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. "reply" to "create" and vice versa is post update?
    By Gene_Autry in forum Technical Help Desk Support
    Replies: 0
    Last Post: 16th Sep 2011, 04:37 PM
  2. Replies: 11
    Last Post: 13th Aug 2011, 04:14 PM
  3. Finally "Avatar" Breaks "Titanic" All Time Worldwide
    By Last Word in forum General Discussion
    Replies: 36
    Last Post: 5th Aug 2011, 08:06 AM
  4. Filesonic "counted downloads" or "Premium sales count" now?
    By kariofilis in forum File Host Discussion
    Replies: 15
    Last Post: 18th Jan 2011, 03:18 AM
  5. i have received "high CPU load" notice from my host "help
    By DoctorX in forum Webmaster Discussion
    Replies: 4
    Last Post: 18th Sep 2010, 07:06 PM

Tags for this Thread

BE SOCIAL