/    Sign up×
Community /Pin to ProfileBookmark

hi, my webpage, [url]www.pickboy.tk[/url] is very slow to load i think its because I put a javascript for random image so what can I do for that or do you know a script for do a like 5 second loading page ?

to post a comment
JavaScript

3 Comments(s)

Copy linkTweet thisAlerts:
@UltimaterMay 22.2006 — All the JavaScript does is add IMG elements to your page.

Probably your host. It might also be due to your lack of a DOCTYPE and charset.
<i>
</i>&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"&gt;

Might also check your encoding.

If could also be that the utf-8 encoding isn't good enough for your page.
Copy linkTweet thisAlerts:
@_JF_authorMay 22.2006 — ok sorry im a little bit nweeb so what I have to do with this code and what is the utf-8 encoding ?
Copy linkTweet thisAlerts:
@UltimaterMay 22.2006 — The better approach would be to visit the [url=http://www.bbsinc.com/symbol.html]escape chart[/url] and look up the escapes for all the invalid characters.

ç would become [b]&[/b][b]#231;[/b]

è would become [b]&[/b][b]#232;[/b]

à would become [b]&[/b][b]#224;[/b]

é would become [b]&[/b][b]#233;[/b]

You'd replace each instance of all these characters every occurrence on the page -- JavaScript and HTML alike.

Still, this might not be the reason why the page is loading slowly, might just be the host.
×

Success!

Help @_JF_ spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.5,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...