Coder Social home page Coder Social logo

niklausgerber / preloadme Goto Github PK

View Code? Open in Web Editor NEW
275.0 15.0 75.0 16 KB

PreLoadMe, a lightweight jQuery website preloader.

Home Page: https://www.niklausgerber.com

License: MIT License

CSS 56.49% HTML 43.51%
preloader jquery css simplicity ajax-request jquery-plugin jquery-preload

preloadme's People

Contributors

jonmunson avatar ledovsky avatar niklausgerber avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

preloadme's Issues

Does not work with later JQuery version

<!--Preloader--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>

This does not work, hower version 1.6 does work.

Show the Preloader only when cookie is not set.

Hi,

I've asked this question on stackoverflow because I want to show the preloader only once and not every reload of the page. The prelaoder doesn't need to show after a while or atleast a day or after the user destroyed the cache.

Here is the javascript that I'm using to hide the preloader if the cookie is set.



<script type="text/javascript">
function getCookie(c_name)
{
var i,x,y,ARRcookies=document.cookie.split(";");
for (i=0;i
 </script> 

however, the preloader still shows up. Can anybody solve this case?

preloader appearing late

hi nik! thanks for the preloader. I used it on a couple of projects, but in one in particular it appears a split second too late making the use of the preloader.. useless :) i used the preloader to mask the DOM while it paints but if the preloader appears too late there's no sense in using it. I've tried two preloaders on this particular project and i always get it appearing too late. could you help with this issue? why is it apearing late?

live project: www.valeriopierbattista.com/cv
the code (index file): https://github.com/vlrprbttst/valeriopierbattista-cv/blob/master/html/index.html

thanks for your time!

doesn't work with <video> on firefox

Hello,

never stops loading, and data transfer shows video is not being downloaded.

i have it like:

loads on every other browser i've tried. any workarounds?

jQuery website preloader

The link which is supposed to take us to the plugin's website seems to point to some blog post about how to make money? I did not read the whole thing(as I'm not interested), just the heading, could you please fix that? or am I missing something?

Not working in IE

I figured that the script will not work for Internet Explorer if you are missing a proper doc type for your html document. Make sure you include <!doctype html> to your document.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.