Questions tagged [preloading]

Use preloading for questions related to programmatically requesting files or data using a heurestic or presumptive algorithm.

Preloading can be used to optimize the user experience based on events, hints, metadata, or user behavior analysis.

References

273 questions
0
votes
1 answer

program get stuck in getenv()

I am overloading "malloc" by pre-loading a library. In this custom "malloc", i am using environment variable to distinguish my program to use my custom "malloc" from the general "malloc". The problem is that, after several "mallocs" the program gets…
pratick
  • 303
  • 1
  • 3
  • 9
-1
votes
1 answer

preloading page javascript - smooth fade out

I have done some youtube tutorial about preloading page it worked but my only problem is the transition from preloading page to the main content NO smooth fade out or so what ever.... this is my index page Loading…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/javascript" class="post-tag grid--cell" title="show questions tagged 'javascript'" rel="tag">javascript</a> <a href="../../questions/tagged/preloading" class="post-tag grid--cell" title="show questions tagged 'preloading'" rel="tag">preloading</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jun 30 '18 at 21:02">asked Jun 30 '18 at 21:02</time> <a href="../../users/8280175/nekomancer" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/8280175.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="nekomancer" /> </a> <div class="s-user-card--info"> <a href="../../users/8280175/nekomancer" class="s-user-card--link">nekomancer</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">69</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badges">1</li> <li class="s-award-bling s-award-bling__bronze" title="4 bronze badges">4</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-11795855"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>-2</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/11795855/show-pre-load-image-during-images-load-but-all-images-are-different-size" class="question-hyperlink">Show pre-load image during images load but all images are different size</a></h3> <div class="excerpt">I want to display pre-load image center of image's div. But all images have different size so pre-load image can not be displayed in center of each image. Thanks for advance! </div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/jquery" class="post-tag grid--cell" title="show questions tagged 'jquery'" rel="tag">jquery</a> <a href="../../questions/tagged/preloader" class="post-tag grid--cell" title="show questions tagged 'preloader'" rel="tag">preloader</a> <a href="../../questions/tagged/preloading" class="post-tag grid--cell" title="show questions tagged 'preloading'" rel="tag">preloading</a> <a href="../../questions/tagged/image-preloader" class="post-tag grid--cell" title="show questions tagged 'image-preloader'" rel="tag">image-preloader</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Aug 03 '12 at 12:34">asked Aug 03 '12 at 12:34</time> <a href="../../users/1371671/oxygen" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1371671.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="oxygen" /> </a> <div class="s-user-card--info"> <a href="../../users/1371671/oxygen" class="s-user-card--link">oxygen</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">151</li> <li class="s-award-bling s-award-bling__gold" title="2 gold badges">2</li> <li class="s-award-bling s-award-bling__silver" title="3 silver badges">3</li> <li class="s-award-bling s-award-bling__bronze" title="14 bronze badges">14</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="s-pagination pager fr"> <a class="s-pagination--item" href="../../questions/tagged/preloading_page=18" rel="prev" title="Go to page 18">Prev </a> <a class="s-pagination--item" href="../../questions/tagged/preloading_page=1" rel="" title="Go to page 1">1</a> <a class="s-pagination--item" href="../../questions/tagged/preloading_page=2" rel="" title="Go to page 2">2</a> <a class="s-pagination--item" href="../../questions/tagged/preloading_page=3" rel="" title="Go to page 3">3</a> <div class="s-pagination--item s-pagination--item__clear">…</div> <a class="s-pagination--item" href="../../questions/tagged/preloading_page=18" rel="" title="Go to page 18">18</a> <div class="s-pagination--item is-selected">19</div> </div> </div> </div> </div> </div> <script src="../../static/js/stack-icons.js"></script> <script src="../../static/js/fromnow.js"></script> </body> </html>