无法从网页中删除此预加载器 [英] Unable to remove this preloader from webpage

查看:60
本文介绍了无法从网页中删除此预加载器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用此模板:http://www.themenesia.com/themeforest/archi-light/index-onepage.html我想删除预加载器进度条,它以百分比显示页面加载的进度。此预加载器的文件是



Loader CSS文件 [ ^ ]



JS File [ ^ ] < br $> b $ b

Page CSS文件 [ ^ ]



我尝试过:



我试图删除这两个并删除来自页面的css链接和脚本。我也从 Page CSS File 第55行中删除了这种风格:



I am using this template: http://www.themenesia.com/themeforest/archi-light/index-onepage.html I want to remove the preloader progress bar which shows progress of page loading in percentage. Files for this preloader are

Loader CSS File [^]

JS File [^]

Page CSS File[^]

What I have tried:

I tried to delete both of these and removed css link and script from page. Also I removed this style from Page CSS File line 55:

body {
    display:none;
}





但是页面仍未加载并在屏幕上显示为空白。请帮助!



But still page is not loading and showing blank on screen. Please Help!

推荐答案

您可以在文件中更改预加载器的设置 designesia.js [ ^ ]。



第316行之后添加:

Your can change the Settings for the Preloader in the File designesia.js[^].

After line 316 add:
showPercentage:false,
showSplash:false,

第一个关闭飞溅的第二个百分比。

The first turns off the Percentage the Second the Splash.


这篇关于无法从网页中删除此预加载器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆