[EXT] Pageloader

Extensions for phpBB 3.3.X
Maintained and supported by Stoker
User avatar
Stoker Offline
Site Admin
Site Admin
Posts: 4,181
Joined: 12 May 2008, 21:26
Last active: -
Favourite EXT: Forum Goal
Location: Denmark

[EXT] Pageloader

Post by Stoker »

Extension Name: Pageloader
Author: Stoker
Version: 1.0.2
PhpBB Version: 3.1.X and 3.2.X and 3.3.X

Description:
A nice centered Page Loader will display when pages are loaded.
With javascript disabled users wont see the loader.

100%

100%


Download:
pageloader1.0.2.zip


Installation:
  1. Copy the entire contents of the repository to ext/stoker/pageloader/
  2. Navigate in the ACP to Customise -> Extension Management -> Extensions.
  3. Click Enable.
You do not have the required permissions to view the files attached to this post.
~ The greatest achievement in life is to inspire ~
Regards Stoker
No Avatar
Potku Offline
BBCoder II
BBCoder II
Posts: 25
Joined: 07 Jun 2010, 14:04
Last active: -

Re: [EXT] Pageloader

Post by Potku »

Another good one, thanks :)
No Avatar
Potku Offline
BBCoder II
BBCoder II
Posts: 25
Joined: 07 Jun 2010, 14:04
Last active: -

Re: [EXT] Pageloader

Post by Potku »

By the way, is it just us or does the spinner keep on spinning when using the BACK button? :)
User avatar
Stoker Offline
Site Admin
Site Admin
Posts: 4,181
Joined: 12 May 2008, 21:26
Last active: -
Favourite EXT: Forum Goal
Location: Denmark

Re: [EXT] Pageloader

Post by Stoker »

Nope, thats unfortunately what is does.
~ The greatest achievement in life is to inspire ~
Regards Stoker
User avatar
Steve Online
Supporter
Supporter
Posts: 1,391
Joined: 04 Mar 2010, 23:10
Last active: Online now

Re: [EXT] Pageloader

Post by Steve »

Do you use something like:

Code: Select all

//window.onbeforeunload = mYFunction.onUnload;
//$('body').on('beforeunload', function() {
	//function; 
//});
secret code: 123 might be abc or thank you might work
When I'm writing code, I am building a picture for you to see and use on your screen...